CreateRange
CreateRange(string, string)
public CellRange CreateRange(string upperLeftCell, string lowerRightCell)
Siehe auch
- class CellRange
- class Worksheet
- namensraum Aspose.Cells.GridDesktop
- Montage Aspose.Cells.GridDesktop
CreateRange(int, int, int, int)
public CellRange CreateRange(int cStartRow, int cStartCol, int cEndRow, int cEndCol)
Siehe auch
- class CellRange
- class Worksheet
- namensraum Aspose.Cells.GridDesktop
- Montage Aspose.Cells.GridDesktop