Shape.FormatCharacters
Shape.FormatCharacters method
Formats some characters with the font setting.
public void FormatCharacters(int startIndex, int length, Font font, StyleFlag flag)
Parameter | Type | Description |
---|---|---|
startIndex | Int32 | The start index. |
length | Int32 | The length. |
font | Font | The font setting. |
flag | StyleFlag | The flag of the font setting. |
See Also
- class Font
- class StyleFlag
- class Shape
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells