OMathAutoCorrect.ReplaceText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a Boolean that represents whether Microsoft Office Word automatically replaces strings in equations with the corresponding math AutoCorrect definitions. Read/write.
public:
property bool ReplaceText { bool get(); void set(bool value); };
public bool ReplaceText { get; set; }
member this.ReplaceText : bool with get, set
Public Property ReplaceText As Boolean
Property Value
Boolean