Replace_String_String Method
Replace_String_String function
Replaces a cell’s value with a new string.
func (instance *Workbook) Replace_String_String(placeholder string, newvalue string) (int32, error)
Remarks
See Also
- Class Workbook
- Namespace Aspose.Cells
- Library Aspose.Cells for Go