Package com.xxl.tool.excel.annotation
Annotation Interface ExcelSheet
excel sheet info
- Author:
- xuxueli 2017-09-08 20:51:26
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
String namesheet 名称- Returns:
- String
- Default:
- ""
-
headColor
org.apache.poi.ss.usermodel.IndexedColors headColorsheet 首行颜色- Returns:
- IndexedColors
- Default:
- LIGHT_GREEN
-