DocumentPropertiesModel
Overview
DocumentPropertiesModel is a class in Aspose.Cells for NET.
DocumentPropertiesModel.DocumentPropertiesModel initializes a new instance with default property values.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Core | CoreDocumentPropertiesModel | Read | Provides access to the core document properties model |
Extended | ExtendedDocumentPropertiesModel | Read |
Methods
| Signature | Description |
|---|---|
DocumentPropertiesModel() | Initializes a new instance with default property values |
CopyFrom(source: DocumentPropertiesModel) | Copies core and extended properties from the source model |
HasStoredState() | Returns true if the model contains persisted property data |