类的使用
com.pig4cloud.plugin.excel.annotation.Sheet
-
使用Sheet的程序包 程序包 说明 com.pig4cloud.plugin.excel.annotation com.pig4cloud.plugin.excel.handler -
-
com.pig4cloud.plugin.excel.annotation中Sheet的使用
返回Sheet的com.pig4cloud.plugin.excel.annotation中的方法 修饰符和类型 方法 说明 Sheet[]sheets()sheet 名称,支持多个 -
com.pig4cloud.plugin.excel.handler中Sheet的使用
参数类型为Sheet的com.pig4cloud.plugin.excel.handler中的方法 修饰符和类型 方法 说明 com.alibaba.excel.write.metadata.WriteSheetAbstractSheetWriteHandler. sheet(Sheet sheet, java.lang.Class<?> dataClass, java.lang.String template, java.lang.Class<? extends HeadGenerator> bookHeadEnhancerClass)获取 WriteSheet 对象
-