QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
space | ST_TwipsMeasure | 0 | optional | |||
w | ST_TwipsMeasure | optional |
Element | CT_Columns/col |
<xsd:complexType name="CT_Column"> <xsd:attribute name="w" type="s:ST_TwipsMeasure" use="optional"/> <xsd:attribute name="space" type="s:ST_TwipsMeasure" use="optional" default="0"/> </xsd:complexType> |