'宣言 Public Overloads Function BeginEdit( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ ) As System.Boolean
public System.bool BeginEdit( System.int rowIndex, System.int columnIndex )
パラメータ
- rowIndex
- 行のインデックス。
- columnIndex
- 列のインデックス。
戻り値の型
編集が開始された場合は True、それ以外の場合は False