WorksheetDataConnection.CommandType 属性

定义

返回或设置其中 XlCmdType 一个常量。 对于 WorksheetDataConnection 对象,此类型将设置为 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

属性值

适用于