Comment.FormatCharacters
Comment.FormatCharacters method
Format 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 Comment
- namespace Aspose.Cells
- assembly Aspose.Cells