WorkbookConnection.Type Property

Definition

Returns the workbook connection type. Read-only XlConnectionType.

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

Property Value

Applies to