Class: OpenXml::Docx::Properties::LineNumbering

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

Constant Summary collapse

VALID_LINE_NUMBERING_RESTARTS =
i(continuous newPage newSection)

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