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