MatrixColumnProperties.MatrixColumnCount Property

Definition

Matrix Column Count.

Represents the following element tag in the schema: m:count.

public DocumentFormat.OpenXml.Math.MatrixColumnCount MatrixColumnCount { get; set; }
public DocumentFormat.OpenXml.Math.MatrixColumnCount? MatrixColumnCount { get; set; }
member this.MatrixColumnCount : DocumentFormat.OpenXml.Math.MatrixColumnCount with get, set
Public Property MatrixColumnCount As MatrixColumnCount

Property Value

Returns MatrixColumnCount.

Applies to