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
Class | Description |
---|---|
BuiltInDocumentPropertyCollection | A collection of built-in document properties. |
ContentTypeProperty | Represents identifier information. |
ContentTypePropertyCollection | A collection of ContentTypeProperty objects that represent additional information. |
CustomDocumentPropertyCollection | A collection of custom document properties. |
CustomProperty | Represents identifier information. |
CustomPropertyCollection | A collection of CustomProperty objects that represent additional information. |
DocumentProperty | Represents a custom or built-in document property. |
DocumentPropertyCollection | Base class for BuiltInDocumentPropertyCollection and CustomDocumentPropertyCollection collections. |
Enumerations
Enumeration | Description |
---|---|
PropertyType | Specifies data type of a document property. |