MatrixProperties.ColumnGap Property

Definition

Matrix Column Gap.

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

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

Property Value

Returns ColumnGap.

Applies to