ExtendedDocumentProperties
Overview
ExtendedDocumentProperties is a class in Aspose.Cells for NET.
ExtendedDocumentProperties.Application returns the name of the application that created the document.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Application | string | Read/Write | Represents the name of the application that created the workbook |
AppVersion | string | Read/Write | |
Company | string | Read/Write | Gets or sets the company name associated with the document |
Manager | string | Read/Write | Represents the manager or author of the document |
DocSecurity | int | Read/Write | Gets or sets the document’s security level as an integer |
HyperlinkBase | string | Read/Write | Gets or sets the base URL for relative hyperlinks in the document |
ScaleCrop | bool | Read/Write | Indicates whether the document should be scaled and cropped on print |
LinksUpToDate | bool | Read/Write | Indicates whether external links in the document are up to date |
SharedDoc | bool | Read/Write | Indicates whether the document is marked as a shared workbook |