CT_Border

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
shadow ST_BorderShadow optional
type ST_BorderType optional
width xsd:positiveInteger optional

Used By

Source

<xsd:complexType name="CT_Border">
  <xsd:attribute name="type" type="ST_BorderType" use="optional"/>
  <xsd:attribute name="width" type="xsd:positiveInteger" use="optional"/>
  <xsd:attribute name="shadow" type="ST_BorderShadow" use="optional"/>
</xsd:complexType>