OMathAutoCorrect.ReplaceText Property

Definition

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

Applies to