IsDynamicArrayFormula Method
IsDynamicArrayFormula function
Indicates whether the cell’s formula is dynamic array formula(true) or legacy array formula(false).
func (instance *Cell) IsDynamicArrayFormula() (bool, error)
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go