MoveToRange
GridPicture.MoveToRange method
将形状移动到指定范围。
public void MoveToRange(int param0_int, int param1_int, int param2_int, int param3_int)
范围 | 类型 | 描述 |
---|---|---|
upperLeftRow | Int32 | 左上行索引。 |
upperLeftColumn | Int32 | 左上列索引。 |
lowerRightRow | Int32 | 右下行索引 |
lowerRightColumn | Int32 | 右下列索引 |
也可以看看
- class GridPicture
- 命名空间 Aspose.Cells.GridWeb.Data
- 部件 Aspose.Cells.GridWeb