p:bgRef
Background Style Reference
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: a:CT_StyleMatrixReference
Properties: Local, Qualified
Content
- Choice [0..1]
- a:scrgbClr RGB Color Model - Percentage Variant
- a:srgbClr RGB Color Model - Hex Variant
- a:hslClr Hue, Saturation, Luminance Color Model
- a:sysClr System Color
- a:schemeClr Scheme Color
- a:prstClr Preset Color
from group a:EG_ColorChoice
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
idx | [1..1] | a:ST_StyleMatrixColumnIndex | Style Matrix Index |
Used in
- Group p:EG_Background
- Type p:CT_Background via reference to p:EG_Background (Element p:bg)
Sample instance
<p:bgRef idx="1"> <a:scrgbClr r="1" g="1" b="1"> <a:tint val="1"/> </a:scrgbClr> </p:bgRef>