OOXML Shading

Table/Cell shading and Table Shading Exception

class benker.parsers.ooxml.w_shd.Shd(w_shd: lxml.etree._Element)

Bases: object

Table/Cell shading and Table Shading Exception

Example: <w:shd w:val="clear" w:color="auto" w:fill="E6E6E6"/>

See: http://www.datypic.com/sc/ooxml/e-w_shd-3.html See: http://www.datypic.com/sc/ooxml/e-w_shd-4.html See: http://www.datypic.com/sc/ooxml/e-w_shd-5.html

property styles
w_color

Shading Pattern Color

w_fill

Shading Background Color

w_themeColor

Shading Pattern Theme Color

w_themeFill

Shading Background Theme Color

w_themeFillShade

Shading Background Theme Color Shade

w_themeFillTint

Shading Background Theme Color Tint

w_themeShade

Shading Pattern Theme Color Shade

w_themeTint

Shading Pattern Theme Color Tint

w_val

Shading Pattern