索引
所有程序包|所有类和接口
C
- cool.scx.ext.common.util - 程序包 cool.scx.ext.common.util
- createCellStyle() - 类中的方法 cool.scx.ext.common.util.Excel
-
创建单元格样式
- createFont() - 类中的方法 cool.scx.ext.common.util.Excel
-
创建字体
E
- Excel - cool.scx.ext.common.util中的类
-
todo : (注意 此工具类只支持单 sheet页的情况) 需要改为支持多个 sheet 页的情况 Excel 操作类 对 生成 excel 进行一些简单的封装 方便使用
G
- get03Excel(String, int) - 类中的静态方法 cool.scx.ext.common.util.Excel
-
获取 03 版 excel (xls)
- get07Excel(String, int) - 类中的静态方法 cool.scx.ext.common.util.Excel
-
获取 07 版 excel (xlsx)
- getQRCode(String, int) - 类中的静态方法 cool.scx.ext.common.util.QRCodeUtils
-
getQRCode.
- getRow(int) - 类中的方法 cool.scx.ext.common.util.Excel
-
根据索引获取行
- getSheet() - 类中的方法 cool.scx.ext.common.util.Excel
-
获取 sheet 页
- getSheet(String) - 类中的方法 cool.scx.ext.common.util.Excel
-
获取指定名称的 sheet
M
- mergedRegion(int, int, int, int) - 类中的方法 cool.scx.ext.common.util.Excel
-
合并单元格 注意 right 和 down 为合并大小 及 最终表格大小会是 right 和 down + 1 因为包括原始行
- mergedRegion(CellRangeAddress) - 类中的方法 cool.scx.ext.common.util.Excel
-
根据坐标合并单元格
Q
- QRCodeUtils - cool.scx.ext.common.util中的类
-
QRCodeUtils class.
- QRCodeUtils() - 类的构造器 cool.scx.ext.common.util.QRCodeUtils
R
S
- setBorder(int, int) - 类中的方法 cool.scx.ext.common.util.Excel
-
设置边框 (只设置一个单元格)*
- setBorder(int, int, int, int) - 类中的方法 cool.scx.ext.common.util.Excel
-
设置边框
- setBorder(CellRangeAddress) - 类中的方法 cool.scx.ext.common.util.Excel
-
设置边框 根据坐标
- setCellValue(int, int, String) - 类中的方法 cool.scx.ext.common.util.Excel
-
设置单元格样式
- setCellValue(int, int, String, CellStyle) - 类中的方法 cool.scx.ext.common.util.Excel
-
设置单元格数据
- sheet - 类中的变量 cool.scx.ext.common.util.Excel
-
当前 sheet 后期会修改为 支持多个 sheet 页
T
W
C E G M Q R S T W所有程序包|所有类和接口