_Workbook.ContentTypeProperties 属性

定义

返回描述 MetaProperties 存储在工作簿中的元数据的集合。 此为只读属性。

public:
 property Microsoft::Office::Core::MetaProperties ^ ContentTypeProperties { Microsoft::Office::Core::MetaProperties ^ get(); };
public Microsoft.Office.Core.MetaProperties ContentTypeProperties { get; }
Public ReadOnly Property ContentTypeProperties As MetaProperties

属性值

MetaProperties

适用于