Cell.GetArrayRange
Cell.GetArrayRange method
Gets the array range if the cell’s formula is an array formula.
public CellArea GetArrayRange()
Return Value
The array range.
Remarks
Only applies when the cell’s formula is an array formula
See Also
- struct CellArea
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells