'Declaration Public Function New( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
'Declaration
Public Function New( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
public RangeExpression( int row, int column, int rowCount, int columnCount )
RangeExpression クラス RangeExpression メンバ オーバーロード一覧
© 2003-2015, GrapeCity inc. All rights reserved.