EquationArray.EquationArrayProperties 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.
Equation Array Properties.
Represents the following element tag in the schema: m:eqArrPr.
public DocumentFormat.OpenXml.Math.EquationArrayProperties EquationArrayProperties { get; set; }public DocumentFormat.OpenXml.Math.EquationArrayProperties? EquationArrayProperties { get; set; }member this.EquationArrayProperties : DocumentFormat.OpenXml.Math.EquationArrayProperties with get, setPublic Property EquationArrayProperties As EquationArrayProperties