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
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Gets the array range if the cell’s formula is an array formula.
func (instance *Cell) GetArrayRange() (*CellArea, error)