Defines the column settings for a table grid.
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
w | twipsMeasureType | optional | Gets or sets the column width (in twips). |
<xsd:complexType name="tblGridColElt" >
<xsd:attribute name="w" type="twipsMeasureType">
</xsd:attribute>
</xsd:complexType>