SpreadsheetConvertOptions class
SpreadsheetConvertOptions class
Options for conversion to Spreadsheet file type.
The SpreadsheetConvertOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of SpreadsheetConvertOptions. |
Properties
| 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. |
| password | The password used to protect the converted document. |
| separator | The separator to be used when converting to a delimited format. |
| zoom | The zoom level in percentage. |
| page_number | (inherited from CommonConvertOptions) |
| pages | (inherited from CommonConvertOptions) |
| pages_count | (inherited from CommonConvertOptions) |
| watermark | (inherited from CommonConvertOptions) |