Workbook.ContentTypeProperties 屬性

定義

取得屬性的集合,這些屬性會描述儲存於活頁簿的中繼資料。

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

屬性值

Microsoft.Office.Core.MetaProperties 集合,其中包含描述儲存在活頁簿中元數據的屬性。

適用於