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