Where used:
Constants:
Constant | Value | Description |
---|---|---|
Constant.SYMPHONY_FILE_FORMAT_ODT | "OpenDoc Text 1.0" | the file format of .odt file |
Constant.SYMPHONY_FILE_FORMAT_OTT | "OpenDoc Text Template 1.0" | the file format of .ott file |
Constant.SYMPHONY_FILE_FORMAT_DOC | "MS Word 97" | the file format of .doc file |
Constant.SYMPHONY_FILE_FORMAT_RTF | "Rich Text Format" | the file format of .rtf file |
Constant.SYMPHONY_FILE_FORMAT_TXT | "Text" | the file format of .txt file |
Constant.SYMPHONY_FILE_FORMAT_ODS | "OpenDoc SpreadSheet 1.0" | the file format of .ods file |
Constant.SYMPHONY_FILE_FORMAT_OTS | "OpenDoc SpreadSheet Template 1.0" | the file format of .ots file |
Constant.SYMPHONY_FILE_FORMAT_XLS | "MS Excel 97" | the file format of .xls file |
Constant.SYMPHONY_FILE_FORMAT_CSV | "Text - txt - csv (StarCalc)" | the file format of .csv file |
Constant.SYMPHONY_FILE_FORMAT_ODP | "OpenDoc Presentation 1.0" | the file format of .odp file |
Constant.SYMPHONY_FILE_FORMAT_OTP | "OpenDoc Presentation Template 1.0" | the file format of .otp file |
Constant.SYMPHONY_FILE_FORMAT_PPT | "MS PowerPoint 97" | the file format of .ppt file |