DocumentProperties
DocumentProperties
概述
DocumentProperties 是 NET 的 Aspose.Cells 中的一个类.
DocumentProperties.Core 获取或设置核心文档属性集合.
描述情况
DocumentProperties 是一个类在Aspose.Cells FOSS库的.NET,它暴露了 0 种方法和 10 个属性用于编程使用.
课程还提供了 Core 文件的属性 (获取或设置核心文档属性的集合), Extended 文件属性 (得到扩展的 (定制) 文档属性的集合).
属性
| 名称: | 类型 | Access | 描述情况 |
|---|---|---|---|
Core | CoreDocumentProperties | 阅读 | 获取或设置核心文档属性集合 |
Extended | ExtendedDocumentProperties | 阅读 | 获取扩展(自定义)文档属性集合 |
Title | string | 阅读/写作 | 获取或设置工作簿标题元数据 |
Subject | string | 阅读/写作 | 获取或设置文档主题元数据 |
Author | string | 阅读/写作 | 获取或设置文档作者名称 |
Keywords | string | 阅读/写作 | 获取或设置与文档关联的关键字 |
Comments | string | 阅读/写作 | 获取或设置有关文档的备注或注释 |
Category | string | 阅读/写作 | 获取或设置文档类别 |
Company | string | 阅读/写作 | 获取或设置公司或组织名称 |
Manager | string | 阅读/写作 | 获取或设置与文档关联的经理名称 |