tblGrid element [Word 2003 XML Reference] --  Microsoft Office Word 2003 XML Software Development Kit

tblGrid element [Word 2003 XML Reference]

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.

Usage

<tblGrid />

Element Information

Element type tblGridElt
Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name XML Document 2003

Elements and Attributes

Parent Elements

Element Description
tbl Represents a table element; analogous to the HTML <table> tag.

Child Elements

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

Attributes

None.

Definition

<xsd:element name="tblGrid" type="tblGridElt" >
</xsd:element>

©2004 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/odcXMLRefLegalNotice.asp