SpreadsheetDocumentInfo
SpreadsheetDocumentInfo class
Contains Spreadsheet document metadata
public class SpreadsheetDocumentInfo : DocumentInfo
Properties
Name | Description |
---|---|
Author { get; } | Gets author |
CreationDate { get; } | Implements CreationDate |
Format { get; } | Implements Format |
IsPasswordProtected { get; } | Gets is document password protected |
Item { get; } | Implements Item |
PagesCount { get; } | Implements PagesCount |
PropertyNames { get; } | Implements PropertyNames |
Size { get; } | Implements Size |
Title { get; } | Gets title |
Worksheets { get; } | Worksheets names |
WorksheetsCount { get; } | Gets worksheets count |
See Also
- class DocumentInfo
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion