w:tblGrid
Table Grid
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Other elements with the same name: w:tblGrid
Type: w:CT_TblGrid
Properties: Local, Qualified
Content
- Sequence [1..1]
- w:gridCol [0..*] Grid Column Definition
- w:tblGridChange [0..1] Revision Information for Table Grid Column Definitions
from type w:CT_TblGridBase
Attributes
None
Used in
Sample instance
<w:tblGrid> <w:gridCol/> <w:tblGridChange w:id="1"> <w:tblGrid> <w:gridCol/> </w:tblGrid> </w:tblGridChange> </w:tblGrid>