Class: OpenXml::Docx::Properties::Shading

Inherits:
ComplexProperty show all
Defined in:
lib/openxml/docx/properties/shading.rb

Constant Summary collapse

VALID_SHADING_PATTERNS =
i(clear
diagCross
diagStripe
horzCross
horzStripe
nil
pct10
pct12
pct15
pct20
pct25
pct30
pct35
pct37
pct45
pct5
pct50
pct55
pct60
pct62
pct65
pct70
pct75
pct80
pct85
pct87
pct90
pct95
reverseDiagStripe
solid
thinDiagCross
thinDiagStripe
thinHorzCross
thinHorzStripe
thinReverseDiagStripe
thinVertStripe
vertStripe)

Constants included from AttributeBuilder

AttributeBuilder::VALID_THEME_COLORS, AttributeBuilder::VALID_TYPES

Instance Attribute Summary

Attributes inherited from BaseProperty

#value

Method Summary

Methods inherited from ComplexProperty

#render?, #to_xml

Methods included from AttributeBuilder

#attributes, included, #render?

Methods inherited from BaseProperty

#default_name, #default_tag, name, #name, #render?, tag, #tag