ListDataFormat.Type Property

Definition

Indicates the data type of the list column. Read-only XlListDataType.

public:
 property Microsoft::Office::Interop::Excel::XlListDataType Type { Microsoft::Office::Interop::Excel::XlListDataType get(); };
public Microsoft.Office.Interop.Excel.XlListDataType Type { get; }
Public ReadOnly Property Type As XlListDataType

Property Value

Required. An expression that returns a ListDataFormat object.

Remarks

This property is used only for lists that are linked to a SharePoint site.

Applies to