GetArrayRange
Cell.GetArrayRange method
如果单元格的公式是数组公式,则获取数组范围。
public CellArea GetArrayRange()
返回值
数组范围。
评论
仅当单元格的公式是数组公式时适用
也可以看看
- struct CellArea
- class Cell
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
如果单元格的公式是数组公式,则获取数组范围。
public CellArea GetArrayRange()
数组范围。
仅当单元格的公式是数组公式时适用