Share via


MatrixProperties.ColumnGapRule Property

Definition

Matrix Column Gap Rule.

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

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

Property Value

Returns ColumnGapRule.

Applies to