'Declaration Public ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal column As Integer _ ) As CellPosition
'Declaration
Public ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal column As Integer _ ) As CellPosition
public CellPosition this[ int row, int column ]; {get;}
CellRange クラス CellRange メンバ
Copyright © 2012 GrapeCity inc. All rights reserved.