次の方法で共有


MatrixProperties.ColumnGapRule プロパティ

定義

マトリックス列ギャップ ルール。

スキーマ内の次の要素タグを表します: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

プロパティ値

ColumnGapRule を返します。

適用対象