Share via


W.docGrid Field

Definition

Represents the w:docGrid XML element.

public static readonly System.Xml.Linq.XName docGrid;
 staticval mutable docGrid : System.Xml.Linq.XName
Public Shared ReadOnly docGrid As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sectPr.
  • has the following XML attributes: charSpace, linePitch, type.
  • corresponds to the following strongly-typed classes: DocGrid.

Applies to