CoreDocumentPropertiesModel
Overview
CoreDocumentPropertiesModel is a class in Aspose.Cells FOSS for .NET.
Represents core document properties model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Title | string | Read/Write | Gets or sets the document title |
Subject | string | Read/Write | |
Creator | string | Read/Write | Gets or sets the name of the document creator |
Keywords | string | Read/Write | |
Description | string | Read/Write | |
LastModifiedBy | string | Read/Write | Gets or sets the name of the last person who modified the document |
Revision | string | Read/Write | Gets or sets the document revision identifier |
Category | string | Read/Write | |
ContentStatus | string | Read/Write | Gets or sets the status of the document content |
Created | DateTime? | Read/Write | Gets or sets the creation date and time of the document |
Modified | DateTime? | Read/Write |
Methods
| Signature | Description |
|---|---|
CopyFrom(source: CoreDocumentPropertiesModel) | The source. |
HasStoredState() | if the condition is met; otherwise, . |