This documentation is archived and is not being maintained.
ChartCharacters Interface
Represents characters in an object that contains text.
Namespace:
Microsoft.Office.Interop.PowerPoint
Assembly:
Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
No code example is currently available or this language may not be supported.
The ChartCharacters object lets you modify any sequence of characters contained in the full text string.
Use Characters(Start, Length), where Start is the start character number and Length is the number of characters, to return a ChartCharacters object.