InsertText Method
InsertText function
Insert some characters to the cell.If the cell is rich formatted, this method could keep the original formatting.
func (instance *Cell) InsertText(index int32, text string) error
Remarks
See Also
- Class Cell
- Library Aspose.Cells for Go