SetArrayFormula_String_Int_Int Method
SetArrayFormula_String_Int_Int function
Sets an array formula(legacy array formula entered via CTRL+SHIFT+ENTER in ms excel) to a range of cells.
func (instance *Cell) SetArrayFormula_String_Int_Int(arrayformula string, rownumber int32, columnnumber int32) error
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go