Aspose.Cells.Properties
Contents
[
Hide
]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 a custom property which store name and value pairs of arbitrary user-defined data for worksheet. |
| 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. |
Enumeration
| Enumeration | Description |
|---|---|
| PropertyType | Specifies data type of a document property. |