Class: OpenXml::DrawingML::Properties::RunProperties

Inherits:
Properties::ComplexProperty
  • Object
show all
Includes:
ContainsProperties
Defined in:
lib/openxml/drawingml/properties/run_properties.rb

Direct Known Subclasses

DefaultRunProperties

Constant Summary collapse

UNDERLINE_STYLES =
%i{
  dash dashHeavy dashLong dashLongHeavy dbl dotDash dotDashHeavy
  dotDotDash dotDotDashHeavy dotted dottedHeavy heavy none sng wavy
  wavyDbl wavyHeavy words
}.freeze