TTMSFNCWXMathSpeechSelection Enumeration
Identifies the portion of the expression that is spoken aloud relative to the current caret or selection.
API unit family: TMSFNCWXMathEditor
Members
| Name | Description |
|---|---|
ssAll |
Speaks the entire expression. |
ssLeft |
Speaks the portion to the left of the caret. |
ssRight |
Speaks the portion to the right of the caret. |
ssSelection |
Speaks the current selection. |
ssParent |
Speaks the parent group of the current position. |
ssGroup |
Speaks the current group at the caret. |