Options.OMathAutoBuildUp 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 converts equations to professional format. True indicates that Word automatically converts equations to professional format. Read/write.
public:
property bool OMathAutoBuildUp { bool get(); void set(bool value); };
public bool OMathAutoBuildUp { get; set; }
member this.OMathAutoBuildUp : bool with get, set
Public Property OMathAutoBuildUp As Boolean
Property Value
Boolean