DataTableRangeColumnInfo (8.0)

Returns the name or data type of a data table range column. The data must be retrieved before calling this function.

Usage

@DataTableRangeColumnInfo(<Type>,[<Address>])

Argument Name Description
Address Optional (default is the active cell). The address that identifies the data column.
Type The type of column information. Valid values are Name and DataType. When DataType is specified, the function returns the .NET equivalent of the database data type.