CT_Cell3D

Complex Type Information

Model

Children: bevel, extLst, lightRig

Attributes

QName Type Fixed Default Use Inheritable Annotation
prstMaterial ST_PresetMaterialType plastic optional

Used By

Source

<xsd:complexType name="CT_Cell3D">
  <xsd:sequence>
    <xsd:element name="bevel" type="CT_Bevel" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="lightRig" type="CT_LightRig" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="prstMaterial" type="ST_PresetMaterialType" use="optional" default="plastic"/>
</xsd:complexType>