SpreadsheetDocumentInfo
Leave feedback
On this page
Represents metadata of one Spreadsheet document
public struct SpreadsheetDocumentInfo : IDocumentInfo, IEquatable<SpreadsheetDocumentInfo>
| Name | Description |
|---|---|
| Format { get; } | Returns a format of this Spreadsheet document |
| IsEncrypted { get; } | Indicates whether this specific Spreadsheet document in encrypted and requires password for opening |
| PageCount { get; } | Returns number of tabs |
| Size { get; } | Returns size in bytes of this Spreadsheet document |
| Name | Description |
|---|---|
| Equals(SpreadsheetDocumentInfo) | Determines whether this instance is equal to the other specified SpreadsheetDocumentInfo instance |
| GeneratePreview(int) | Generates and returns a preview of the selected worksheet in a form of SVG image |
- interface IDocumentInfo
- namespace GroupDocs.Editor.Metadata
- assembly GroupDocs.Editor
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.