ssml:stop
Gradient Stop
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-styles.xsd
Type: ssml:CT_GradientStop
Properties: Local, Qualified
Content
- ssml:color [1..1] Color
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
position | [1..1] | xsd:double | Gradient Stop Position |
Used in
- Type ssml:CT_GradientFill (Element ssml:gradientFill)
Sample instance
<ssml:stop position="1.0"> <ssml:color/> </ssml:stop>