CT_NonVisualDrawingShapeProps

Complex Type Information

Model

Children: extLst, spLocks

Attributes

QName Type Fixed Default Use Inheritable Annotation
txBox xsd:boolean false optional

Used By

Source

<xsd:complexType name="CT_NonVisualDrawingShapeProps">
  <xsd:sequence>
    <xsd:element name="spLocks" type="CT_ShapeLocking" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="txBox" type="xsd:boolean" use="optional" default="false"/>
</xsd:complexType>