ExtendedDocumentPropertiesModel
Overview
ExtendedDocumentPropertiesModel is a class in Aspose.Cells for NET.
ExtendedDocumentPropertiesModel.CopyFrom copies all property values from the specified source model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Application | string | Read/Write | Gets or sets the name of the application that created the document |
AppVersion | string | Read/Write | Gets or sets the version of the creating application |
Company | string | Read/Write | |
Manager | string | Read/Write | Gets or sets the manager name associated with the document |
DocSecurity | int? | Read/Write | |
HyperlinkBase | string | Read/Write | Gets or sets the base URL used for relative hyperlinks |
ScaleCrop | bool? | Read/Write | Gets or sets a flag indicating whether scaling and cropping are applied |
LinksUpToDate | bool? | Read/Write | Gets or sets a flag indicating whether external links are up to date |
SharedDoc | bool? | Read/Write | Gets or sets a flag indicating whether the document is a shared workbook |
Methods
| Signature | Description |
|---|---|
CopyFrom(source: ExtendedDocumentPropertiesModel) | Copies all property values from the specified source model |
HasStoredState() | Indicates whether the model currently holds stored property state |