CoreDocumentProperties
Overview
CoreDocumentProperties is a class in Aspose.Cells FOSS for .NET.
Represents core document properties.
Properties: Category, ContentStatus, Created, Creator, Description, Keywords, and 5 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Title | string | Read/Write | Gets or sets the title. |
Subject | string | Read/Write | Gets or sets the subject. |
Creator | string | Read/Write | Gets or sets the creator. |
Keywords | string | Read/Write | Gets or sets the keywords. |
Description | string | Read/Write | Gets or sets the description. |
LastModifiedBy | string | Read/Write | Gets or sets the last modified by. |
Revision | string | Read/Write | Gets or sets the revision. |
Category | string | Read/Write | Gets or sets the category. |
ContentStatus | string | Read/Write | Gets or sets the content status. |
Created | DateTime? | Read/Write | Gets or sets the created. |
Modified | DateTime? | Read/Write | Gets or sets the modified. |