Format
FontSettingCollection.Format method
使用字体设置格式化文本。
public void Format(int startIndex, int length, Font font, StyleFlag flag)
范围 | 类型 | 描述 |
---|---|---|
startIndex | Int32 | 起始索引。 |
length | Int32 | 长度。 |
font | Font | 字体。 |
flag | StyleFlag | 字体的标志。 |
也可以看看
- class Font
- class StyleFlag
- class FontSettingCollection
- 命名空间 Aspose.Cells.Drawing.Texts
- 部件 Aspose.Cells