Defines a single grid entry. For more information, see tblGrid.

Usage


<gridCol
	w="twipsMeasureType"
/>

Element Information

Element type tblGridColElt
Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name wordnet

Elements and Attributes

Parent Elements

Element Description
tblGrid Defines the grid for the table. All columns (including the space before and after a row) will reference this grid. All columns assume one grid unit unless otherwise stated. All before or after values assume zero grid units unless otherwise stated.

Child Elements

None.

Attributes

Attribute Type Required Description Possible Values
w twipsMeasureType optional Gets or sets the column width (in twips).

Definition

XML

<xsd:element name="gridCol" type="tblGridColElt" minOccurs="1" maxOccurs="unbounded" ">
        
      </xsd:element>

©2006 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at:
http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp