Share via


OMath.Functions Property

Returns an OMathFunctions collection that represents the functions contained within an equation. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Functions As OMathFunctions
    Get
'Usage
Dim instance As OMath
Dim value As OMathFunctions

value = instance.Functions
OMathFunctions Functions { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathFunctions
OMathFunctions

See Also

Reference

OMath Interface

OMath Members

Microsoft.Office.Interop.Word Namespace