ListObject.SourceType Property

Definition

Returns one of the XlListObjectSourceType constants indicating the current source of the list.

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

Property Value

Applies to