Characters
ChartTextFrame.Characters method
返回一个 Characters 对象,该对象表示文本中的一系列字符。
public FontSetting Characters(int startIndex, int length)
范围 | 类型 | 描述 |
---|---|---|
startIndex | Int32 | 字符开头的索引。 |
length | Int32 | 字符数。 |
返回值
字符对象。
也可以看看
- class FontSetting
- class ChartTextFrame
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells