CreateRange
CreateRange(string, string)
public CellRange CreateRange(string upperLeftCell, string lowerRightCell)
也可以看看
- class CellRange
- class Worksheet
- 命名空间 Aspose.Cells.GridDesktop
- 部件 Aspose.Cells.GridDesktop
CreateRange(int, int, int, int)
public CellRange CreateRange(int cStartRow, int cStartCol, int cEndRow, int cEndCol)
也可以看看
- class CellRange
- class Worksheet
- 命名空间 Aspose.Cells.GridDesktop
- 部件 Aspose.Cells.GridDesktop