Style.NoSpaceBetweenParagraphsOfSameStyle 属性

定义

真正 的 Microsoft Word 删除都使用相同的样式格式化的段落之间的间距。 读/写 Boolean

public:
 property bool NoSpaceBetweenParagraphsOfSameStyle { bool get(); void set(bool value); };
public bool NoSpaceBetweenParagraphsOfSameStyle { get; set; }
member this.NoSpaceBetweenParagraphsOfSameStyle : bool with get, set
Public Property NoSpaceBetweenParagraphsOfSameStyle As Boolean

属性值

适用于