OMaths Members

Include Protected Members
Include Inherited Members

A collection of equations. Use the OMaths object to access individual members of the collection.

The OMaths type exposes the following members.

Methods

  Name Description
Public method Add Creates an equation, from the text equation contained within the specified range, and returns a Range object that contains the new equation.
Public method BuildUp Converts all equations in the collection to professional format.
Public method GetEnumerator (Inherited from IEnumerable.)
Public method Linearize Converts all equations in the collection to linear format. .

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 OMaths collection. Read-only Integer.
Public property Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Integer.
Public property Item Returns an OMath object that represents the specified item in the collection.
Public property Parent Returns an Object that represents the parent object of the specified OMaths object.

Top

See Also

Reference

OMaths Interface

Microsoft.Office.Interop.Word Namespace