CreateRange
CreateRange(string, string)
public CellRange CreateRange(string upperLeftCell, string lowerRightCell)
Ayrıca bakınız
- class CellRange
- class Worksheet
- ad alanı Aspose.Cells.GridDesktop
- toplantı Aspose.Cells.GridDesktop
CreateRange(int, int, int, int)
public CellRange CreateRange(int cStartRow, int cStartCol, int cEndRow, int cEndCol)
Ayrıca bakınız
- class CellRange
- class Worksheet
- ad alanı Aspose.Cells.GridDesktop
- toplantı Aspose.Cells.GridDesktop