OMathRecognizedFunctions Interface
Represents a collection of recognized functions. Use the OMathRecognizedFunction object to access individual members of the collection.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("44FEE887-6600-41AB-95A5-DE33C605116C")> _
Public Interface OMathRecognizedFunctions _
Inherits IEnumerable
'Usage
Dim instance As OMathRecognizedFunctions
[GuidAttribute("44FEE887-6600-41AB-95A5-DE33C605116C")]
public interface OMathRecognizedFunctions : IEnumerable
Remarks
OMathRecognizedFunctions is a collection of the names that are contained in the Recognized Functions dialog box.