Class ReportColumn


  • public class ReportColumn
    extends Column
    Represents the “virtual” Column object for Report.
    • Constructor Detail

      • ReportColumn

        public ReportColumn()
    • Method Detail

      • getSheetNameColumn

        public boolean getSheetNameColumn()
        Gets the sheet name for the column.
        Returns:
        the sheet name
      • setSheetNameColumn

        public ReportColumn setSheetNameColumn​(boolean sheetNameColumn)
        Sets the sheet name for the column.
        Parameters:
        sheetNameColumn - the sheetname for column
      • getVirtualId

        public java.lang.Long getVirtualId()
        Gets the virtual id for the column.
        Returns:
        the virtual id
      • setVirtualId

        public ReportColumn setVirtualId​(java.lang.Long virtualId)
        Sets the virtual id for the column.
        Parameters:
        virtualId - the virtual id