AutoCorrectReplaceInfo Properties
Contains the text to find and the object to replace it. Used for the table-based autocorrect functionality.| Name | Description |
|---|---|
| ImmediateReplacement | Gets or sets whether an autoreplacement requires a delimiter to start. |
| What | Gets the text to be replaced. |
| With | Gets the replacement text. |
See Also