IsArrayFormula Method

IsArrayFormula function

Indicates whether the cell formula is an array formula.


func (instance *Cell) IsArrayFormula()  (bool,  error) 

Remarks

See Also