aspose.cells.properties

The Aspose.Cells.Properties namespace provides classes to work with custom and built-in Spreadsheet properties such as title, keywords, company etc.

Classes

ClassDescription
BuiltInDocumentPropertyCollectionA collection of built-in document properties.
ContentTypePropertyRepresents identifier information.
ContentTypePropertyCollectionA collection of ContentTypeProperty objects that represent additional information.
CustomDocumentPropertyCollectionA collection of custom document properties.
CustomPropertyRepresents a custom property which store name and value pairs of arbitrary user-defined data for worksheet.
CustomPropertyCollectionA collection of CustomProperty objects that represent additional information.
DocumentPropertyRepresents a custom or built-in document property.

Enumerations

EnumerationDescription
PropertyTypeSpecifies data type of a document property.