a:fill
Fill
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-tableStyle.xsd
Other elements with the same name: a:fill
Type: a:CT_FillProperties
Properties: Local, Qualified
Content
- Choice [1..1]
- a:noFill No Fill
- a:solidFill Solid Fill
- a:gradFill Gradient Fill
- a:blipFill Picture Fill
- a:pattFill Pattern Fill
- a:grpFill Group Fill
from group a:EG_FillProperties
Attributes
None
Used in
- Group a:EG_ThemeableFillStyle
- Type a:CT_TableBackgroundStyle via reference to a:EG_ThemeableFillStyle (Element a:tblBg)
- Type a:CT_TableStyleCellStyle via reference to a:EG_ThemeableFillStyle (Element a:tcStyle)
Sample instance
<a:fill> <a:noFill/> </a:fill>