AutoCorrectReplaceInfo Constructors
Contains the text to find and the object to replace it. Used for the table-based autocorrect functionality.
Name | Parameters | Description |
---|---|---|
Auto |
none |
Initializes a new instance of the Auto |
Auto |
what, with, immediate |
Initializes a new instance of the Auto |
Auto |
what, with |
Initializes a new instance of the Auto |
See Also