Class: OpenXml::DrawingML::Elements::LineBreak

Inherits:
Element
  • Object
show all
Includes:
HasProperties
Defined in:
lib/openxml/drawingml/elements/line_break.rb

Constant Summary collapse

UNDERLINE_STYLES =

Includes the same rPr as run so that if text is added to the position later, it can apply that formatting to the new text. cf. Part 1 - 21.1.2.2.1

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