'宣言 Function Characters( _ ByVal startIndex As System.Integer, _ ByVal length As System.Integer _ ) As ITextRun
ITextRun Characters( System.int startIndex, System.int length )
パラメータ
- startIndex
- セル内のテキスト全体の文字の開始インデックス。
- length
- 文字列の長さ。
戻り値の型
文字の範囲を表す ITextRun オブジェクト。