Workbook.ContentTypeProperties 属性

获取描述工作簿中存储的元数据的属性的集合。

命名空间:  Microsoft.Office.Tools.Excel
程序集:  Microsoft.Office.Tools.Excel(在 Microsoft.Office.Tools.Excel.dll 中)

语法

声明
ReadOnly Property ContentTypeProperties As MetaProperties
    Get
MetaProperties ContentTypeProperties { get; }

属性值

类型:Microsoft.Office.Core.MetaProperties
一个 Microsoft.Office.Core.MetaProperties 集合,包含描述工作簿中存储的元数据的属性。

.NET Framework 安全性

请参见

参考

Workbook 接口

Microsoft.Office.Tools.Excel 命名空间