Workbook.ContentTypeProperties Property

Gets a collection of properties that describe metadata that is stored in the workbook.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property ContentTypeProperties As MetaProperties
    Get
MetaProperties ContentTypeProperties { get; }

Property Value

Type: Microsoft.Office.Core.MetaProperties
A Microsoft.Office.Core.MetaProperties collection that contains properties that describe metadata that is stored in the workbook.

.NET Framework Security

See Also

Reference

Workbook Interface

Microsoft.Office.Tools.Excel Namespace