OMathFunctions Members (Word)
Represents a collection of functions or structures that Microsoft Word supports, such as fractions, integrals, sums, and radicals.
Methods
Name |
Description |
---|---|
Inserts a new structure, such as a fraction, into an equation at the specified position and returns an OMathFunction object that represents the structure. |
|
Returns an OMathFunction object that represents the specified item in the collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns the number of items in the OMathFunctions collection. Read-only Long. |
|
Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long. |
|
Returns an Object that represents the parent object of the specified OMathFunctions object. |