'宣言 Public Function New( _ ByVal row As Integer, _ ByVal column As Integer, _ Optional ByVal rowCount As Integer, _ Optional ByVal columnCount As Integer _ )
'宣言
Public Function New( _ ByVal row As Integer, _ ByVal column As Integer, _ Optional ByVal rowCount As Integer, _ Optional ByVal columnCount As Integer _ )
public CellRange( int row, int column, int rowCount, int columnCount )
CellRange クラス CellRange メンバ