ImportFormulaArray Method

ImportFormulaArray function

Imports an array of formula into a worksheet.


func (instance *Cells) ImportFormulaArray(stringarray []string, firstrow int32, firstcolumn int32, isvertical bool)  error

Remarks

See Also