Class ReportOutlineModeExcelTransform

    • Field Detail

      • addExcelFormatInfo

        protected FormalParameter addExcelFormatInfo
        Determines whether to add the number formatting information for Excel.
        It should be of BOOLEAN type.
      • forceMetricValuesAsTextForExcel

        protected FormalParameter forceMetricValuesAsTextForExcel
        Determines whether to force the metric values to be text for Excel.
        It should be of BOOLEAN type.
      • forceHeadersAndTitlesAsTextForExcel

        protected FormalParameter forceHeadersAndTitlesAsTextForExcel
        Determines whether to force the headers and titles to be text for Excel.
        It should be of BOOLEAN type.
      • addExcelOutlineInfo

        protected FormalParameter addExcelOutlineInfo
        Determines whether to add properties to the report rows of outline reports to be displayed as outline mode in Exporting to Excel.
        Allowed Values: TRUE/FALSE.
    • Constructor Detail

      • ReportOutlineModeExcelTransform

        public ReportOutlineModeExcelTransform()