Aspose::Cells::Cell::GetArrayRange method

Cell::GetArrayRange method

Gets the array range if the cell’s formula is an array formula.

CellArea Aspose::Cells::Cell::GetArrayRange()

ReturnValue

The array range.

Remarks

Only applies when the cell’s formula is an array formula

See Also