DocumentPropertiesModel

DocumentPropertiesModel

Overview

DocumentPropertiesModel is a class in Aspose.Cells FOSS for .NET.

Represents document properties model.

Properties

NameTypeAccessDescription
CoreCoreDocumentPropertiesModelReadGets the CoreDocumentPropertiesModel associated with this document
ExtendedExtendedDocumentPropertiesModelReadGets the ExtendedDocumentPropertiesModel associated with this document

Methods

SignatureDescription
DocumentPropertiesModel()Creates a new instance of DocumentPropertiesModel
CopyFrom(source: DocumentPropertiesModel)The source.
HasStoredState()if the condition is met; otherwise, .

See Also