Characters

ChartTextFrame.Characters method

返回一个 Characters 对象,该对象表示文本中的一系列字符。

public FontSetting Characters(int startIndex, int length)
范围类型描述
startIndexInt32字符开头的索引。
lengthInt32字符数。

返回值

字符对象。

也可以看看