IsArrayFormula Method
IsArrayFormula function
Indicates whether the cell formula is an array formula.
func (instance *Cell) IsArrayFormula() (bool, error)
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Indicates whether the cell formula is an array formula.
func (instance *Cell) IsArrayFormula() (bool, error)