Annotation Type ExcelSuperHeader


@Retention(RUNTIME) public @interface ExcelSuperHeader
The Interface ExcelSuperHeader.
ExcelSuperHeader defines the top level header cell and it sets the row height.
It is a property of the annotation ExcelSuperHeaders.
  • Element Details

    • headerGroups

      ExcelSuperHeaderCell[] headerGroups
      Header groups.
      Returns:
      the excel header group[]
      Default:
      {}
    • rowHeight

      short rowHeight
      Row height.
      Returns:
      the short
      Default:
      2