Share via


OMathFunction Object Members

Word Developer Reference

Represents a mathematical function or structure that Microsoft Office Word supports, such as fractions, integrals, sums, and radicals. The OMathFunction object is a member of the OMathFunctions collection.

Methods

  Name Description
Bb257658.methods(en-us,office.12).gif Remove Removes a function from the collection of functions contained within an equation and returns an OMathFunction object.

Properties

  Name Description
Bb257658.properties(en-us,office.12).gif Acc Returns an OMathAcc object that represents a base character with a combining accent mark. Read-only.
Bb257658.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257658.properties(en-us,office.12).gif Args Returns an OMathArgs object that represents the arguments for an equation. Read-only.
Bb257658.properties(en-us,office.12).gif Bar Returns an OMathBar object that represents the mathematical overbar for an object. Read-only.
Bb257658.properties(en-us,office.12).gif BorderBox Returns an OMathBorderBox object that represents a border drawn around an equation or part of an equation. The BorderBox object can also be used to draw horizontal, vertical, and diagonal strikethrough lines through the BorerBox arguments. Read-only.
Bb257658.properties(en-us,office.12).gif Box Returns an OMathBox object that represents an invisible box around an equation or part of an equation to which you can apply properties that affect the mathematical or formatting properties, such as line breaks. Read-only.
Bb257658.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.
Bb257658.properties(en-us,office.12).gif Delim Returns an OMathDelim object that represents the delimiter function. Read-only.
Bb257658.properties(en-us,office.12).gif EqArray Returns an OMathEqArray object that represents an equation array function. Read-only.
Bb257658.properties(en-us,office.12).gif Frac Returns an OMathFrac object that represents a fraction. Read-only.
Bb257658.properties(en-us,office.12).gif Func Returns an OMathFunc object that represents a type of mathematical function that consists of a function name, such as sin or cos, and an argument. Read-only.
Bb257658.properties(en-us,office.12).gif GroupChar Returns an OMathGroupChar object that represents a horizontal character placed above or below text in an equation, often with the purpose of grouping the text visually. Read-only.
Bb257658.properties(en-us,office.12).gif LimLow Returns an OMathLimLow object that represents the lower limit for a function. Read-only.
Bb257658.properties(en-us,office.12).gif LimUpp Returns an OMathLimUpp object that represents upper limit function. Read-only.
Bb257658.properties(en-us,office.12).gif Mat Returns an OMathMat object that represents a mathematical matrix. Read-only.
Bb257658.properties(en-us,office.12).gif Nary Returns an OMathNary object that represents the n-ary operation. Read-only.
Bb257658.properties(en-us,office.12).gif OMath Returns an OMath object that represents the equation. Read-only.
Bb257658.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified OMathFunction object.
Bb257658.properties(en-us,office.12).gif Phantom Returns an OMathPhantom object that represents an object used for advanced layout of an equation. Read-only.
Bb257658.properties(en-us,office.12).gif Rad Returns an OMathRad object that represents the mathematical radical function. Read-only.
Bb257658.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.
Bb257658.properties(en-us,office.12).gif ScrPre Returns an OMathScrPre object that represents a superscript and subscript to the left of the base. Read-only.
Bb257658.properties(en-us,office.12).gif ScrSub Represents an OMathScrSub object that represents the mathematical subscript function. Read-only.
Bb257658.properties(en-us,office.12).gif ScrSubSup Returns an OMathScrSubSup object that represents a mathematical subscript-superscript object that consists of a base, a subscript, and a superscript. Read-only.
Bb257658.properties(en-us,office.12).gif ScrSup Returns an OMathScrSup object that represents the mathematical superscript function. Read-only.
Bb257658.properties(en-us,office.12).gif Type Returns a WdOMathFunctionType constant that represents the type of function. Read-only.