Default Constructor.
public CellRange();
CellRange Constructor.
public CellRange(int,int,int,int);
public CellRange(string,string);
CellRange Class | Aspose.Grid.Desktop Namespace