SetTableFormula_Int_Int_String_String_Object2Array Method
SetTableFormula_Int_Int_String_String_Object2Array function
Create two-variable data table for given range starting from this cell.
func (instance *Cell) SetTableFormula_Int_Int_String_String_Object2Array(rownumber int32, columnnumber int32, rowinputcell string, columninputcell string, values [][]interface{}) error
Remarks
See Also
- Class Cell
- Library Aspose.Cells for Go