DocumentProperties
DocumentProperties
Overview
DocumentProperties 是 NET 的 Aspose.Cells 中的一个类.
DocumentProperties.Core gets or sets the core document properties collection.
Description
DocumentProperties 是一个类在Aspose.Cells FOSS库的.NET,它暴露了 0 种方法和 10 个属性用于编程使用.
课程还提供了 Core 文件的属性 (获取或设置核心文档属性的集合), Extended 文件属性 (得到扩展的 (定制) 文档属性的集合).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Core | CoreDocumentProperties | Read | 获取或设置核心文档属性集合 |
Extended | ExtendedDocumentProperties | Read | 获取扩展 (自定义) 的文档属性集合 |
Title | string | 阅读/写作 | 获取或设置工作簿标题元数据 |
Subject | string | 阅读/写作 | 获取或设置文档主题元数据 |
Author | string | 阅读/写作 | 获取或设置文档作者名称 |
Keywords | string | 阅读/写作 | 获取或设置与文档相关的关键词 |
Comments | string | 阅读/写作 | 获取或设置有关文档的注释或评论 |
Category | string | 阅读/写作 | 获取或设置文档类别 |
Company | string | 阅读/写作 | 获取或设置公司或组织名称 |
Manager | string | 阅读/写作 | 获取或设置与文档相关的管理员名称 |