Annotation Type ExcelFunctionSubTotal


@Retention(RUNTIME) public @interface ExcelFunctionSubTotal
  • Element Details

    • value

      boolean value
      Default:
      false
    • excelCellLayout

      ExcelCellLayout excelCellLayout
      Excel cell layout.
      Returns:
      the excel cell layout
      Default:
      @bld.generator.report.excel.annotation.ExcelCellLayout(horizontalAlignment=RIGHT, [email protected](bold=true))