OMathFunctions Members

Include Protected Members
Include Inherited Members

Represents a collection of functions or structures that Microsoft Office Word supports, such as fractions, integrals, sums, and radicals.

The OMathFunctions type exposes the following members.

Methods

  Name Description
Public method Add Inserts a new structure, such as a fraction, into an equation at the specified position and returns an OMathFunction object that represents the structure.
Public method GetEnumerator (Inherited from IEnumerable.)

Top

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Count Returns the number of items in the OMathFunctions collection. Read-only.
Public property Creator Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only.
Public property Item Returns an OMathFunction object that represents the specified item in the collection.
Public property Parent Returns the parent object of the specified OMathFunctions object.

Top

See Also

Reference

OMathFunctions Interface

Microsoft.Office.Interop.Word Namespace