Compartir a través de


WorksheetDataConnection.CommandType Propiedad

Definición

Devuelve o establece una de las XlCmdType constantes. Para un objeto WorksheetDataConnection , este tipo se establecerá en xlCmdExcel.

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

Valor de propiedad

Se aplica a