Definition Type: Element
Name: docGrid
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:docGridType
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the document grid.
Collapse XSD Schema Diagram:
Drilldown into char-space in schema wordnet_xsd Drilldown into line-pitch in schema wordnet_xsd Drilldown into type in schema wordnet_xsd Drilldown into docGridType in schema wordnet_xsdXSD Diagram of docGrid in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="docGrid" type="docGridType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the document grid.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
type W:type (Optional)
line-pitch W:line-pitch (Optional)
char-space W:char-space (Optional)
Collapse Derivation Tree: