FontSettingCollection.Format
FontSettingCollection.Format method
Format the text with font setting.
public void Format(int startIndex, int length, Font font, StyleFlag flag)
Parameter | Type | Description |
---|---|---|
startIndex | Int32 | The start index. |
length | Int32 | The length. |
font | Font | The font. |
flag | StyleFlag | The flags of the font. |
See Also
- class Font
- class StyleFlag
- class FontSettingCollection
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells