OMathFunction.EqArray Property
Returns an OMathEqArray object that represents an equation array function. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property EqArray As OMathEqArray
Get
'Usage
Dim instance As OMathFunction
Dim value As OMathEqArray
value = instance.EqArray
OMathEqArray EqArray { get; }
Property Value
Type: Microsoft.Office.Interop.Word.OMathEqArray
OMathEqArray