GetCellOrNull
Range.GetCellOrNull method
获取Cell
此范围内的对象或空值。
public Cell GetCellOrNull(int rowOffset, int columnOffset)
范围 | 类型 | 描述 |
---|---|---|
rowOffset | Int32 | 此范围内的行偏移量,从零开始。 |
columnOffset | Int32 | 此范围内的列偏移量,从零开始。 |
返回值
Cell
目的。
也可以看看
- class Cell
- class Range
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells