CT_PathShadeProperties

Complex Type Information

Model

Children: fillToRect

Attributes

QName Type Fixed Default Use Inheritable Annotation
path ST_PathShadeType optional

Used By

Source

<xsd:complexType name="CT_PathShadeProperties">
  <xsd:sequence>
    <xsd:element name="fillToRect" type="CT_RelativeRect" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="path" type="ST_PathShadeType" use="optional"/>
</xsd:complexType>