'Declaration Public Function New( _ ByVal row As Integer, _ ByVal column As Integer, _ Optional ByVal rowCount As Integer, _ Optional ByVal columnCount As Integer _ )
'Declaration
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 メンバ
Copyright © 2012 GrapeCity inc. All rights reserved.