WorkbookClass.ContentTypeProperties Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ContentTypeProperties As MetaProperties
Get
'Usage
Dim instance As WorkbookClass
Dim value As MetaProperties
value = instance.ContentTypeProperties
public virtual MetaProperties ContentTypeProperties { get; }
Property Value
Type: Microsoft.Office.Core.MetaProperties
Implements
_Workbook.ContentTypeProperties