Annotation Type ExcelPivot
The Interface ExcelPivot.
ExcelPivot is used to create a pivot table, you can define the starting column through the property "startColumn".
This annotation is added within ${link bld.generator.report.excel.SheetData} classes.
ExcelPivot is used to create a pivot table, you can define the starting column through the property "startColumn".
This annotation is added within ${link bld.generator.report.excel.SheetData} classes.
-
Optional Element Summary
Optional Elements
-
Element Details
-
startColumn
int startColumnStart column.- Returns:
- the int
- Default:
0
-