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

NameTypeAccessDescription
CoreCoreDocumentPropertiesRead获取或设置核心文档属性集合
ExtendedExtendedDocumentPropertiesRead获取扩展 (自定义) 的文档属性集合
Titlestring阅读/写作获取或设置工作簿标题元数据
Subjectstring阅读/写作获取或设置文档主题元数据
Authorstring阅读/写作获取或设置文档作者名称
Keywordsstring阅读/写作获取或设置与文档相关的关键词
Commentsstring阅读/写作获取或设置有关文档的注释或评论
Categorystring阅读/写作获取或设置文档类别
Companystring阅读/写作获取或设置公司或组织名称
Managerstring阅读/写作获取或设置与文档相关的管理员名称

See Also

 中文