Interface EnumExportFormats


  • public interface EnumExportFormats
    This is the enumeration of export formats.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • ExportFormatUnkown

        static final int ExportFormatUnkown
        Undefined export format type.
        Since:
        MicroStrategy Web 8.0.1
        See Also:
        Constant Field Values
      • ExportFormatExcelWithPlaintext

        static final int ExportFormatExcelWithPlaintext
        Export to Excel with plaintext
        See Also:
        Constant Field Values
      • ExportFormatCsv

        static final int ExportFormatCsv
        Export to CSV (Comma Separated Value)
        See Also:
        Constant Field Values
      • ExportFormatExcelWithFormatting

        static final int ExportFormatExcelWithFormatting
        Export to Excel with formatting
        See Also:
        Constant Field Values
      • ExportFormatPlaintext

        static final int ExportFormatPlaintext
        Export to Plaintext
        See Also:
        Constant Field Values
      • ExportFormatDocumentHtml

        static final int ExportFormatDocumentHtml
        Export to Excel with formatting
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • ExportFormatDocumentExcel

        static final int ExportFormatDocumentExcel
        Export to Excel with formatting
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • ExportFormatExcelWithFormattingIServer

        static final int ExportFormatExcelWithFormattingIServer
        Export to Excel with formatting using IServer
        Since:
        MicroStrategy Web 8.0.1
        See Also:
        Constant Field Values
      • ExportFormatExcelWithPlaintextIServer

        static final int ExportFormatExcelWithPlaintextIServer
        Export to Excel with plaintext using IServer
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • ExportFormatCsvIServer

        static final int ExportFormatCsvIServer
        Export to CSV (Comma Separated Value) using IServer
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • ExportFormatPlaintextIServer

        static final int ExportFormatPlaintextIServer
        Export to Plaintext using IServer
        Since:
        MicroStrategy Web 9.0.0
        See Also:
        Constant Field Values
      • ExportFormatFlash

        static final int ExportFormatFlash
        Export to Flash using IServer
        See Also:
        Constant Field Values