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