SpreadsheetConvertOptions class
Leave feedback
On this page
The options for conversion to Spreadsheet file type.
The SpreadsheetConvertOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of SpreadsheetConvertOptions. |
| Property | Description |
|---|---|
| encoding | The encoding to be used when converting to delimited formats. |
| format | The desired file type the input document should be converted to. |
| page_number | The page number to start conversion from. |
| pages | The list of page indexes to be converted. Should be specified to convert specific pages. |
| pages_count | The number of pages to convert starting from PageNumber. |
| password | The password to protect the converted document. |
| separator | The separator to be used when converting to delimited formats. |
| watermark | The watermark specific options. |
| zoom | The zoom level in percentage. Default is 100. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.