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