SpreadsheetDocumentInfo class
Leave feedback
On this page
The class contains spreadsheet document metadata.
The SpreadsheetDocumentInfo type exposes the following members:
| Method | Description |
|---|---|
| get | |
| get_file | |
| get_string |
| Property | Description |
|---|---|
| active_worksheet_index | The active worksheet index. |
| author | The author of the spreadsheet document. |
| creation_date | The document creation date. |
| format | The document format. |
| is_password_protected | The document is password protected. |
| pages_count | The document pages count. |
| property_names | The enumerable of all properties that can be retrieved for the current document info. |
| size | The document size in bytes. |
| title | The title of the spreadsheet document. |
| worksheets | The worksheets names. |
| worksheets_count | The worksheets count. |
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.