ChartTextFrame.Characters
ChartTextFrame.Characters method
Returns a Characters object that represents a range of characters within the text.
public FontSetting Characters(int startIndex, int length)
Parameter | Type | Description |
---|---|---|
startIndex | Int32 | The index of the start of the character. |
length | Int32 | The number of characters. |
Return Value
Characters object.
See Also
- class FontSetting
- class ChartTextFrame
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells