- cellWidth(int) - 类 中的方法top.jfunc.common.fastexcel.FastExcelExporter
-
- charset() - 类 中的方法top.jfunc.common.report.AbstractExportUploadTxtService
-
文件编码
- Color - top.jfunc.common.fastexcel中的类
-
Predefined RGB colors.
- Color() - 类 的构造器top.jfunc.common.fastexcel.Color
-
- colToString(int) - 类 中的静态方法top.jfunc.common.fastexcel.Range
-
Convert a column index to a column name.
- column(String...) - 类 中的方法top.jfunc.common.fastexcel.FastExcelExporter
-
- columns(String[]...) - 类 中的方法top.jfunc.common.fastexcel.FastExcelExporter
-
- contains(int, int) - 类 中的方法top.jfunc.common.fastexcel.Range
-
Check if this range contains the given cell coordinates.
- convertDate(Date) - 类 中的静态方法top.jfunc.common.fastexcel.TimestampUtil
-
Convert a Date to a serial number.
- convertDate(LocalDate) - 类 中的静态方法top.jfunc.common.fastexcel.TimestampUtil
-
Convert a LocalDate to a serial number.
- convertRecordToString(Record) - 类 中的方法top.jfunc.common.report.AbstractExportUploadTxtService
-
record转一行
- convertZonedDateTime(ZonedDateTime) - 类 中的静态方法top.jfunc.common.fastexcel.TimestampUtil
-
Convert a ZonedDateTime to a serial number.
- createDownloadBegingJSONObject(String) - 类 中的静态方法top.jfunc.common.excel.asyncexport.ExcelExportKit
-
报表导出开始的返回信息,传入taskId,现在报表的导出异步化
- createDownloadErrorJSONObject(String) - 类 中的静态方法top.jfunc.common.excel.asyncexport.ExcelExportKit
-
报表导出失败返回