Freigeben über


WorksheetDataConnection.CommandType Eigenschaft

Definition

Gibt eine der Konstanten zurück oder legt sie XlCmdType fest. Für ein WorksheetDataConnection-Objekt wird dieser Typ auf xlCmdExcel festgelegt.

public:
 property Microsoft::Office::Interop::Excel::XlCmdType CommandType { Microsoft::Office::Interop::Excel::XlCmdType get(); void set(Microsoft::Office::Interop::Excel::XlCmdType value); };
public Microsoft.Office.Interop.Excel.XlCmdType CommandType { get; set; }
Public Property CommandType As XlCmdType

Eigenschaftswert

Gilt für: