Module: Docx::Elements::Containers

Defined in:
lib/docx/containers/table.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/containers/styles_configuration.rb

Defined Under Namespace

Modules: Container Classes: Paragraph, StylesConfiguration, Table, TableCell, TableColumn, TableRow, TextRun

Constant Summary collapse

StyleNotFound =
Class.new(StandardError)