Replace_String_stringArray_Bool Method
Replace_String_stringArray_Bool function
Replaces a cell’s value with a new string array.
func (instance *Workbook) Replace_String_stringArray_Bool(placeholder string, newvalues []string, isvertical bool) (int32, error)
Remarks
See Also
- Class Workbook
- Library Aspose.Cells for Go