_Workbook.ContentTypeProperties Property

Definition

Returns a MetaProperties collection that describes the metadata stored in the workbook. Read-only.

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

Property Value

MetaProperties

Applies to