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