Office.FileType enum
Specifies the format in which to return the document.
Fields
Compressed | Returns the entire document (.pptx, .docx, .xlsx, or .xlsm) in Office Open XML (OOXML) format as a byte array. Note: The .xslm file type is supported in Excel on Windows and Mac. It's not supported in Excel on the web. In Excel on Windows, the file slices from the |
Returns the entire document in PDF format as a byte array. |
|
Text | Returns only the text of the document as a string. |
Feedback
Submit and view feedback for