Annotation Type ExcelPivotRow


@Documented @Retention(RUNTIME) @Target(FIELD) public @interface ExcelPivotRow
The Interface ExcelPivotRow.
ExcelPivotRow is used to add the rows in the pivot table.
This annotation is added on fields of the ${link bld.generator.report.excel.RowSheet} classes.
You can set the order of the rows through the property "order".
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    double
    Order.
  • Element Details

    • order

      double order
      Order.
      Returns:
      the double