Class ReportGridExcelTransform

    • 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.
    • Constructor Detail

      • ReportGridExcelTransform

        public ReportGridExcelTransform()