MatrixProperties.RowSpacingRule 属性

定义

行间距规则。

表示架构中的以下元素标记:m:rSpRule。

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

属性值

返回 RowSpacingRule

适用于