QueryTableClass.CommandType Property

Definition

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

Property Value

Implements

Applies to