OMathDelim.E Property

Returns an OMathArgs object that represents the list of arguments for the specified equation object. Read-only.

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

Syntax

'Declaration
ReadOnly Property E As OMathArgs
    Get
'Usage
Dim instance As OMathDelim
Dim value As OMathArgs

value = instance.E
OMathArgs E { get; }

Property Value

Type: Microsoft.Office.Interop.Word.OMathArgs
OMathArgs

See Also

Reference

OMathDelim Interface

OMathDelim Members

Microsoft.Office.Interop.Word Namespace