ModelTableColumn.DataType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the XlParameterDataType of the ModelTableColumn. Read-only
public:
property int DataType { int get(); };
public int DataType { get; }
Public ReadOnly Property DataType As Integer