com.microstrategy.web.app.beans.EnumExportFormats |
This is the enumeration of export formats.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ExportFormatCsv | Export to CSV (Comma Separated Value) | |||||||||
int | ExportFormatCsvIServer | Export to CSV (Comma Separated Value) using IServer | |||||||||
int | ExportFormatDocumentExcel | Export to Excel with formatting | |||||||||
int | ExportFormatDocumentHtml | Export to Excel with formatting | |||||||||
int | ExportFormatExcelWithFormatting | Export to Excel with formatting | |||||||||
int | ExportFormatExcelWithFormattingIServer | Export to Excel with formatting using IServer | |||||||||
int | ExportFormatExcelWithPlaintext | Export to Excel with plaintext | |||||||||
int | ExportFormatExcelWithPlaintextIServer | Export to Excel with plaintext using IServer | |||||||||
int | ExportFormatFlash | Export to Flash using IServer | |||||||||
int | ExportFormatHtml | Export to HTML | |||||||||
int | ExportFormatPlaintext | Export to Plaintext | |||||||||
int | ExportFormatPlaintextIServer | Export to Plaintext using IServer | |||||||||
int | ExportFormatUnkown | Undefined export format type. |
Export to CSV (Comma Separated Value)
Export to CSV (Comma Separated Value) using IServer
Export to Excel with formatting
Export to Excel with formatting
Export to Excel with formatting
Export to Excel with formatting using IServer
Export to Excel with plaintext
Export to Excel with plaintext using IServer
Export to Flash using IServer
Export to HTML
Export to Plaintext
Export to Plaintext using IServer
Undefined export format type.