MathProperties.PostSpacing 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
后公式间距。
表示架构中的以下元素标记:m:postSp。
public DocumentFormat.OpenXml.Math.PostSpacing PostSpacing { get; set; }
public DocumentFormat.OpenXml.Math.PostSpacing? PostSpacing { get; set; }
member this.PostSpacing : DocumentFormat.OpenXml.Math.PostSpacing with get, set
Public Property PostSpacing As PostSpacing