次の方法で共有


EquationArrayProperties.RowSpacing プロパティ

定義

行間隔 (数式配列)。

スキーマ内の次の要素タグを表します: m:rSp。

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

プロパティ値

RowSpacing を返します。

適用対象