Characters Method
Characters function
Returns a Characters object that represents a range of characters within the cell text.
func (instance *Cell) Characters(startindex int32, length int32) (*FontSetting, error)
Remarks
See Also
- Class Cell
- Namespace Aspose.Cells
- Library Aspose.Cells for Go