AG_Fill

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
fillcolor ST_ColorType optional
filled ST_TrueFalse optional

Used By

Attribute Group AG_ShapeAttributes
Complex Types CT_Background, CT_Group

Source

<xsd:attributeGroup name="AG_Fill">
  <xsd:attribute name="filled" type="s:ST_TrueFalse" use="optional"/>
  <xsd:attribute name="fillcolor" type="s:ST_ColorType" use="optional"/>
</xsd:attributeGroup>