aspose.cells.properties
这Aspose.Cells.Properties命名空间提供类来处理自定义和内置电子表格属性,例如标题、关键字、公司等。
类
类 | 描述 |
---|---|
BuiltInDocumentPropertyCollection | 内置文档属性的集合。 |
ContentTypeProperty | 表示标识符信息。 |
ContentTypePropertyCollection | 表示附加信息的 ContentTypeProperty 对象的集合。 |
CustomDocumentPropertyCollection | 自定义文档属性的集合。 |
CustomProperty | 表示标识符信息。 |
CustomPropertyCollection | 表示附加信息的 CustomProperty 对象的集合。 |
DocumentProperty | 表示自定义或内置文档属性。 |
DocumentPropertyCollection | BuiltInDocumentPropertyCollection 和 CustomDocumentPropertyCollection 集合的基类。 |
枚举
枚举 | 描述 |
---|---|
PropertyType | 指定文档属性的数据类型。 |