Share via


OMath Object Members

Word Developer Reference

Represents an equation. OMath objects are members of the OMaths collection.

Methods

  Name Description
Bb257643.methods(en-us,office.12).gif BuildUp Converts an equation to professional format.
Bb257643.methods(en-us,office.12).gif ConvertToLiteralText Converts an equation to literal text.
Bb257643.methods(en-us,office.12).gif ConvertToMathText Converts an equation to math text.
Bb257643.methods(en-us,office.12).gif ConvertToNormalText Converts an equation to normal text.
Bb257643.methods(en-us,office.12).gif Linearize Converts an equation to linear format.
Bb257643.methods(en-us,office.12).gif Remove Removes an equation from the collection of equations in a document, range, or selection.

Properties

  Name Description
Bb257643.properties(en-us,office.12).gif AlignPoint Returns or sets a Long that represents the character position of the alignment point in the equation. Read/write.
Bb257643.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257643.properties(en-us,office.12).gif ArgIndex Returns a Long that represents the argument index of this component relative to the containing math object. Read-only.
Bb257643.properties(en-us,office.12).gif ArgSize Returns or sets a Long that represents the script size of an argument, for example, text, script, or script-script. Read/write.
Bb257643.properties(en-us,office.12).gif Breaks Returns an OMathBreaks collection that represents the line breaks in an equation. Read-only.
Bb257643.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.
Bb257643.properties(en-us,office.12).gif Functions Returns an OMathFunctions collection that represents the functions contained within an equation. Read-only.
Bb257643.properties(en-us,office.12).gif Justification Returns or sets a WdOMathJc that represents the justification for an equation. Read/write.
Bb257643.properties(en-us,office.12).gif NestingLevel Returns a Long that represents the nesting level for an OMath object. Read-only.
Bb257643.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMath object.
Bb257643.properties(en-us,office.12).gif ParentArg Returns an OMath object that represents the parent, or containing, argument. Read-only.
Bb257643.properties(en-us,office.12).gif ParentCol Returns an OMathMatCol object that represents the parent column in a matrix. Read-only.
Bb257643.properties(en-us,office.12).gif ParentFunction Returns an OMathFunction object that represents the parent, or containing, function. Read-only.
Bb257643.properties(en-us,office.12).gif ParentOMath Returns an OMath object that represents the parent element. Read-only.
Bb257643.properties(en-us,office.12).gif ParentRow Returns an OMathMatRow object that represents the parent row in a matrix. Read-only.
Bb257643.properties(en-us,office.12).gif Range Returns a Range object that represents the portion of a document that is contained in the specified object. Read-only.
Bb257643.properties(en-us,office.12).gif Type Returns or sets a WdOMathType constant that represents whether an equation is displayed inline with the text around it or displayed on its own line. Read/write.