CoreDocumentProperties

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

NameTypeAccessDescription
TitlestringRead/WriteGets or sets the title.
SubjectstringRead/WriteGets or sets the subject.
CreatorstringRead/WriteGets or sets the creator.
KeywordsstringRead/WriteGets or sets the keywords.
DescriptionstringRead/WriteGets or sets the description.
LastModifiedBystringRead/WriteGets or sets the last modified by.
RevisionstringRead/WriteGets or sets the revision.
CategorystringRead/WriteGets or sets the category.
ContentStatusstringRead/WriteGets or sets the content status.
CreatedDateTime?Read/WriteGets or sets the created.
ModifiedDateTime?Read/WriteGets or sets the modified.

See Also