cellMaxLength = gridView.GetCellMaxLength(row, column)
cellMaxLength = gridView.GetCellMaxLength(row, column)
変数 | 説明 |
---|---|
cellMaxLength | Integer。 |
row | 行のインデックス。 The value is zero-based.。 Integer。 |
column | 列識別子。 String。 |