IParameter.DataType 属性

定义

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

属性值

适用于