GrapeCity.Windows.SpreadGrid 名前空間 > CellPosition 構造体 > CellPosition コンストラクタ : CellPosition コンストラクタ(Int32,String) |
'Declaration
Public Function New( _ ByVal row As Integer, _ ByVal columnName As String _ )
public CellPosition( int row, string columnName )