get_array_range method
get_array_range
Gets the array range if the cell’s formula is an array formula.
Returns
The array range.
def get_array_range(self):
...
Remarks
Only applies when the cell’s formula is an array formula
See Also
- module
aspose.cells
- class
Cell