'宣言 Public Overloads Function CheckText( _ ByVal text As System.String, _ ByVal start As System.Integer _ ) As CharRangeList
public CharRangeList CheckText( System.string text, System.int start )
パラメータ
- text
- スペルチェックされるテキスト。
- start
- チェックを開始する文字のインデックス。
戻り値の型
スペルミスを記述する CharRangeオブジェクトのリスト。