CoreDocumentPropertiesModel

CoreDocumentPropertiesModel

Overview

CoreDocumentPropertiesModel is a class in Aspose.Cells for NET.

CoreDocumentPropertiesModel.HasStoredState indicates whether any property values have been set.

Properties

NameTypeAccessDescription
TitlestringRead/WriteGets or sets the document title
SubjectstringRead/WriteGets or sets the workbook subject
CreatorstringRead/WriteGets or sets the name of the workbook creator
KeywordsstringRead/WriteGets or sets searchable keywords for the workbook
DescriptionstringRead/WriteGets or sets a textual description of the workbook
LastModifiedBystringRead/WriteGets or sets the name of the last modifier
RevisionstringRead/WriteGets or sets the revision number of the workbook
CategorystringRead/Write
ContentStatusstringRead/WriteGets or sets the document content status
CreatedDateTime?Read/WriteGets or sets the creation date and time
ModifiedDateTime?Read/WriteGets or sets the last modified date and time

Methods

SignatureDescription
CopyFrom(source: CoreDocumentPropertiesModel)
HasStoredState()Indicates whether any property values have been set