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