DocumentProperties
Overview
DocumentProperties is a class in Aspose.Cells for NET.
DocumentProperties.Core gets or sets the core document properties collection.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Core | CoreDocumentProperties | Read | Gets or sets the core document properties collection |
Extended | ExtendedDocumentProperties | Read | Gets the extended (custom) document properties collection |
Title | string | Read/Write | Gets or sets the workbook title metadata |
Subject | string | Read/Write | Gets or sets the document subject metadata |
Author | string | Read/Write | Gets or sets the document author name |
Keywords | string | Read/Write | Gets or sets keywords associated with the document |
Comments | string | Read/Write | Gets or sets notes or comments about the document |
Category | string | Read/Write | Gets or sets the document category |
Company | string | Read/Write | Gets or sets the company or organization name |
Manager | string | Read/Write | Gets or sets the manager name associated with the document |