OMathFunction.EqArray Property

Definition

Returns an OMathEqArray object that represents an equation array function. Read-only.

public:
 property Microsoft::Office::Interop::Word::OMathEqArray ^ EqArray { Microsoft::Office::Interop::Word::OMathEqArray ^ get(); };
public Microsoft.Office.Interop.Word.OMathEqArray EqArray { get; }
member this.EqArray : Microsoft.Office.Interop.Word.OMathEqArray
Public ReadOnly Property EqArray As OMathEqArray

Property Value

OMathEqArray

Applies to