a:gridCol
Table Grid Column
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-table.xsd
Type: a:CT_TableCol
Properties: Local, Qualified
Content
- a:extLst [0..1] Extension List
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w | [1..1] | a:ST_Coordinate | Width |
Used in
- Type a:CT_TableGrid (Element a:tblGrid)
Sample instance
<a:gridCol w="1"> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:gridCol>