a:tblGrid
Table Grid
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-table.xsd
Type: a:CT_TableGrid
Properties: Local, Qualified
Content
- a:gridCol [0..*] Table Grid Column
Attributes
None
Used in
- Type a:CT_Table (Element a:tbl)
Sample instance
<a:tblGrid> <a:gridCol w="1"> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:gridCol> </a:tblGrid>