[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetDataModel.GetDataColumnType

GetDataColumnType Method

GetDataColumnType(int)

Gets the column data type at the specified position.

Declaration
public Type GetDataColumnType(int column)
Public Function GetDataColumnType(column As Integer) As Type
Parameters
Type Name Description
int column

Column index for which type is requested

Returns
Type Description
Type
Exceptions
Type Condition
IndexOutOfRangeException

Specified index is out of range; must be between 0 and the total number of columns