OMathFunction.EqArray Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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