ssml:colorScale
Color Scale
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Type: ssml:CT_ColorScale
Properties: Local, Qualified
Content
- Sequence [1..1]
- ssml:cfvo [2..*] Conditional Format Value Object
- ssml:color [2..*] Color Gradiant Interpolation
Attributes
None
Used in
- Type ssml:CT_CfRule (Element ssml:cfRule)
Sample instance
<ssml:colorScale> <ssml:cfvo type="num" val="string"> <ssml:extLst> <ssml:ext> <!--any element--> </ssml:ext> </ssml:extLst> </ssml:cfvo> <ssml:color/> </ssml:colorScale>