GetArrayRange Method

GetArrayRange function

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


func (instance *Cell) GetArrayRange()  (*CellArea,  error) 

Remarks

See Also