'Declaration Public Function New( _ ByVal row1 As System.Integer, _ ByVal col1 As System.Integer, _ ByVal row2 As System.Integer, _ ByVal col2 As System.Integer _ )
public CellRange( System.int row1, System.int col1, System.int row2, System.int col2 )
CellRange Structure CellRange Members Overload List
Copyright (c) GrapeCity, inc. All rights reserved.