Definition Type: Element
Name: docGrid
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_DocGrid
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Document Grid
Collapse XSD Schema Diagram:
Drilldown into charSpace in schema wml_xsd Drilldown into linePitch in schema wml_xsd Drilldown into type in schema wml_xsd Drilldown into CT_DocGrid in schema wml_xsdXSD Diagram of docGrid in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="docGrid" type="CT_DocGrid" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Document Grid</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
type w:type (Optional)
linePitch w:linePitch (Optional)
charSpace w:charSpace (Optional)
Collapse Derivation Tree: