CT_Column

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
space ST_TwipsMeasure 0 optional
w ST_TwipsMeasure optional

Used By

Element CT_Columns/col

Source

<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>