_ParagraphFormat.DisableLineHeightGrid 属性

定义

指定 true 如果 Microsoft Word 将与行网格时一组每页的行数指定段落中的字符。

public:
 property int DisableLineHeightGrid { int get(); void set(int value); };
public int DisableLineHeightGrid { get; set; }
member this.DisableLineHeightGrid : int with get, set
Public Property DisableLineHeightGrid As Integer

属性值

注解

如果仅有某些指定的段落设置为 True ,则此属性将返回 wdUndefined

适用于