IsArrayHeader Method

IsArrayHeader function

Indicates the cell’s formula is an array formulaand it is the first cell of the array.


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

Remarks

See Also