共用方式為


MatrixProperties.ColumnSpacing Property

Definition

Matrix Column Spacing.

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

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

Property Value

Returns ColumnSpacing.

Applies to