public ICellType GetColumnCellType( int colIndex )
'Declaration Public Function GetColumnCellType( _ ByVal colIndex As Integer _ ) As ICellType
'Declaration
Public Function GetColumnCellType( _ ByVal colIndex As Integer _ ) As ICellType
'Usage Dim instance As SpreadDataBindingAdapter Dim colIndex As Integer Dim value As ICellType value = instance.GetColumnCellType(colIndex)
'Usage
Dim instance As SpreadDataBindingAdapter Dim colIndex As Integer Dim value As ICellType value = instance.GetColumnCellType(colIndex)
SpreadDataBindingAdapter Class SpreadDataBindingAdapter Members