'宣言 Function GetNumberSubstitution( _ ByVal textPosition As System.Integer, _ ByRef textLength As System.Integer _ ) As NumberSubstitution
NumberSubstitution GetNumberSubstitution( System.int textPosition, out System.int textLength )
パラメータ
- textPosition
- The starting position from which to report.
- textLength
- Contains the length of the text, in characters, remaining in the text range up to the next differing number substitution.
戻り値の型
the number substitution from the text range affected by the text analysis.