ssml:patternFill
Pattern
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-styles.xsd
Type: ssml:CT_PatternFill
Properties: Local, Qualified
Content
- Sequence [1..1]
- ssml:fgColor [0..1] Foreground Color
- ssml:bgColor [0..1] Background Color
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
patternType | [0..1] | ssml:ST_PatternType | Pattern Type |
Used in
- Type ssml:CT_Fill (Element ssml:fill)
Sample instance
<ssml:patternFill> <ssml:fgColor/> <ssml:bgColor/> </ssml:patternFill>