Module: Docx

Defined in:
lib/docx.rb,
lib/docx/errors.rb,
lib/docx/helpers.rb,
lib/docx/version.rb,
lib/docx/document.rb,
lib/docx/elements/text.rb,
lib/docx/elements/style.rb,
lib/docx/containers/table.rb,
lib/docx/elements/element.rb,
lib/docx/elements/bookmark.rb,
lib/docx/containers/text_run.rb,
lib/docx/containers/container.rb,
lib/docx/containers/paragraph.rb,
lib/docx/containers/table_row.rb,
lib/docx/containers/table_cell.rb,
lib/docx/containers/table_column.rb,
lib/docx/elements/style/converters.rb,
lib/docx/elements/style/validators.rb,
lib/docx/containers/styles_configuration.rb

Overview

:nodoc:

Defined Under Namespace

Modules: Elements, Errors, SimpleInspect Classes: Document

Constant Summary collapse

VERSION =
'0.10.0'