CoreDocumentProperties

CoreDocumentProperties

Overview

CoreDocumentProperties is a class in Aspose.Cells for NET.

CoreDocumentProperties.Title gets or sets the document’s title.

Properties

NameTypeAccessDescription
TitlestringRead/WriteRepresents the workbook’s title metadata
SubjectstringRead/Write
CreatorstringRead/WriteRepresents the name of the person who created the workbook
KeywordsstringRead/WriteRepresents searchable keywords associated with the workbook
DescriptionstringRead/WriteGets or sets a brief description of the document
LastModifiedBystringRead/WriteGets or sets the name of the user who last modified the document
RevisionstringRead/WriteGets or sets the document’s revision number or version
CategorystringRead/WriteClassifies the workbook into a category
ContentStatusstringRead/WriteGets or sets the current status of the document content
CreatedDateTime?Read/WriteHolds the date and time the workbook was created, if available
ModifiedDateTime?Read/Write