numericStepper.SelectText(beginIndex, endIndex)
                  numericStepper.SelectText(beginIndex, endIndex)
                  | Variable | Description | 
|---|---|
| beginIndex | Index at which selection starts. Integer. | 
| endIndex | Index at which selection ends. Integer. |