ssml:colors
Colors
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-styles.xsd
Type: ssml:CT_Colors
Properties: Local, Qualified
Content
- Sequence [1..1]
- ssml:indexedColors [0..1] Color Indexes
- ssml:mruColors [0..1] MRU Colors
Attributes
None
Used in
- Type ssml:CT_Stylesheet (Element ssml:styleSheet)
Sample instance
<ssml:colors> <ssml:indexedColors> <ssml:rgbColor/> </ssml:indexedColors> <ssml:mruColors> <ssml:color/> </ssml:mruColors> </ssml:colors>