w:background
Document Background
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_Background
Properties: Local, Qualified
Content
- Sequence [1..*]
- Any element [0..1] Namespace: urn:schemas-microsoft-com:vml, Process Contents: lax
- Any element [0..1] Namespace: urn:schemas-microsoft-com:office:office, Process Contents: lax
from type w:CT_PictureBase
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:color | [0..1] | w:ST_HexColor | Background Color | |
w:themeColor | [0..1] | w:ST_ThemeColor | Background Theme Color | |
w:themeTint | [0..1] | w:ST_UcharHexNumber | Border Theme Color Tint | |
w:themeShade | [0..1] | w:ST_UcharHexNumber | Border Theme Color Shade |
Used in
- Type w:CT_DocumentBase
- Type w:CT_Document via extension of w:CT_DocumentBase (Element w:document)
- Type w:CT_GlossaryDocument via extension of w:CT_DocumentBase (Element w:glossaryDocument)
Sample instance
<w:background> <!--any element--> <!--any element--> </w:background>