IListColumn.ListDataFormat Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property ListDataFormat As ListDataFormat
Get
'Usage
Dim instance As IListColumn
Dim value As ListDataFormat
value = instance.ListDataFormat
ListDataFormat ListDataFormat { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.ListDataFormat