CreateRange
CreateRange(string, string)
public CellRange CreateRange(string upperLeftCell, string lowerRightCell)
Guarda anche
- class CellRange
- class Worksheet
- spazio dei nomi Aspose.Cells.GridDesktop
- assemblea Aspose.Cells.GridDesktop
CreateRange(int, int, int, int)
public CellRange CreateRange(int cStartRow, int cStartCol, int cEndRow, int cEndCol)
Guarda anche
- class CellRange
- class Worksheet
- spazio dei nomi Aspose.Cells.GridDesktop
- assemblea Aspose.Cells.GridDesktop