Definition Type: Element
Name: tint
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_TintEffect
Containing Schema: dml-shapeEffects.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Tint Effect
Collapse XSD Schema Diagram:
Drilldown into amt in schema dml-shapeeffects_xsd Drilldown into hue in schema dml-shapeeffects_xsd Drilldown into CT_TintEffect in schema dml-shapeeffects_xsdXSD Diagram of tint in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tint" type="CT_TintEffect" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Tint Effect</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
hue a:hue 0 Optional
amt a:amt 0 Optional
Collapse Derivation Tree: