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
'使用法 Dim instance As SpreadDataBindingAdapter Dim colIndex As Integer Dim value As ICellType value = instance.GetColumnCellType(colIndex)
'使用法
Dim instance As SpreadDataBindingAdapter Dim colIndex As Integer Dim value As ICellType value = instance.GetColumnCellType(colIndex)
SpreadDataBindingAdapter クラス SpreadDataBindingAdapter メンバ
© 2004-2017, GrapeCity inc. All rights reserved.