Matrix.MatrixProperties 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.
Matrix Properties.
Represents the following element tag in the schema: m:mPr.
public DocumentFormat.OpenXml.Math.MatrixProperties MatrixProperties { get; set; }
public DocumentFormat.OpenXml.Math.MatrixProperties? MatrixProperties { get; set; }
member this.MatrixProperties : DocumentFormat.OpenXml.Math.MatrixProperties with get, set
Public Property MatrixProperties As MatrixProperties