Share via


OMathRecognizedFunctions Members

Include Protected Members
Include Inherited Members

Represents a collection of recognized functions. Use the OMathRecognizedFunction object to access individual members of the collection.

The OMathRecognizedFunctions type exposes the following members.

Methods

  Name Description
Public method Add Creates a new recognized function and returns an OMathRecognizedFunction object.
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 OMathRecognizedFunctions 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 OMathRecognizedFunction object that represents the specified item in the collection.
Public property Parent Returns the parent of the specified OMathRecognizedFunctions object.

Top

See Also

Reference

OMathRecognizedFunctions Interface

Microsoft.Office.Interop.Word Namespace