CT_TextboxInfo

Complex Type Information

Model

Children: extLst, txbxContent

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:unsignedShort 0 optional

Used By

Source

<xsd:complexType name="CT_TextboxInfo">
  <xsd:sequence>
    <xsd:element name="txbxContent" type="CT_TxbxContent" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="id" type="xsd:unsignedShort" use="optional" default="0"/>
</xsd:complexType>