Class: OpenXml::Docx::Elements::AbsolutePositionTab

Inherits:
Element
  • Object
show all
Defined in:
lib/openxml/docx/elements/absolute_position_tab.rb

Constant Summary collapse

VALID_PTAB_ALIGNMENTS =
i(center left right)
VALID_PTAB_LEADERS =
i(dot hyphen middleDot none underscore)
VALID_PTAB_RELATIVE_TOS =
i(indent margin)

Constants included from AttributeBuilder

AttributeBuilder::VALID_THEME_COLORS, AttributeBuilder::VALID_TYPES

Method Summary

Methods inherited from Element

#name, name, namespace, #namespace, #tag, tag, #to_xml

Methods included from AttributeBuilder

#attributes, included, #render?