Module: OoxmlParser
- Defined in:
- lib/ooxml_parser.rb,
lib/ooxml_parser/name.rb,
lib/ooxml_parser/version.rb,
lib/ooxml_parser/docx_parser.rb,
lib/ooxml_parser/pptx_parser.rb,
lib/ooxml_parser/xlsx_parser.rb,
lib/ooxml_parser/configuration.rb,
lib/ooxml_parser/common_parser/parser.rb,
lib/ooxml_parser/xlsx_parser/workbook.rb,
lib/ooxml_parser/helpers/string_helper.rb,
lib/ooxml_parser/pptx_parser/presentation.rb,
lib/ooxml_parser/xlsx_parser/workbook/sheet.rb,
lib/ooxml_parser/docx_parser/document_structure.rb,
lib/ooxml_parser/pptx_parser/presentation/slide.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet.rb,
lib/ooxml_parser/common_parser/common_data/color.rb,
lib/ooxml_parser/common_parser/common_data/table.rb,
lib/ooxml_parser/common_parser/parser/ooxml_file.rb,
lib/ooxml_parser/xlsx_parser/workbook/chartsheet.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_cache.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet.rb,
lib/ooxml_parser/xlsx_parser/workbook/defined_name.rb,
lib/ooxml_parser/common_parser/common_data/hyperlink.rb,
lib/ooxml_parser/common_parser/common_data/paragraph.rb,
lib/ooxml_parser/common_parser/common_data/underline.rb,
lib/ooxml_parser/pptx_parser/presentation/slide_size.rb,
lib/ooxml_parser/common_parser/common_data/font_style.rb,
lib/ooxml_parser/common_parser/common_data/colors/tile.rb,
lib/ooxml_parser/common_parser/common_data/coordinates.rb,
lib/ooxml_parser/docx_parser/document_structure/styles.rb,
lib/ooxml_parser/pptx_parser/presentation/table_styles.rb,
lib/ooxml_parser/xlsx_parser/workbook/workbook_helpers.rb,
lib/ooxml_parser/common_parser/common_data/valued_child.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/fills.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/fonts.rb,
lib/ooxml_parser/common_parser/common_data/content_types.rb,
lib/ooxml_parser/common_parser/common_data/relationships.rb,
lib/ooxml_parser/common_parser/common_data/table/row/row.rb,
lib/ooxml_parser/common_parser/common_document_structure.rb,
lib/ooxml_parser/common_parser/parser/encryption_checker.rb,
lib/ooxml_parser/docx_parser/document_structure/comments.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/xlsx_row.rb,
lib/ooxml_parser/docx_parser/document_structure/numbering.rb,
lib/ooxml_parser/pptx_parser/presentation/comment_authors.rb,
lib/ooxml_parser/xlsx_parser/workbook/shared_string_table.rb,
lib/ooxml_parser/xlsx_parser/workbook/workbook_properties.rb,
lib/ooxml_parser/xlsx_parser/workbook/workbook_protection.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/background.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/cell_xfs.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/page_setup.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/sheet_view.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part.rb,
lib/ooxml_parser/common_parser/common_data/colors/hsl_color.rb,
lib/ooxml_parser/common_parser/common_data/table/table_grid.rb,
lib/ooxml_parser/pptx_parser/presentation/slide_layout_file.rb,
lib/ooxml_parser/pptx_parser/presentation/slide_master_file.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/ole_objects.rb,
lib/ooxml_parser/common_parser/common_data/color/ooxml_color.rb,
lib/ooxml_parser/common_parser/common_data/colors/image_fill.rb,
lib/ooxml_parser/pptx_parser/presentation/presentation_theme.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/timing.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide_helper.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/fills/fill.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/fonts/font.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/xlsx_columns.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/xlsx_drawing.rb,
lib/ooxml_parser/common_parser/common_data/borders_properties.rb,
lib/ooxml_parser/common_parser/common_data/color/color_helper.rb,
lib/ooxml_parser/docx_parser/document_structure/header_footer.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/cell_xfs/xf.rb,
lib/ooxml_parser/common_parser/common_data/colors/scheme_color.rb,
lib/ooxml_parser/common_parser/common_data/colors/theme_colors.rb,
lib/ooxml_parser/common_parser/common_data/table/row/cell/cell.rb,
lib/ooxml_parser/docx_parser/document_structure/document_style.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph.rb,
lib/ooxml_parser/pptx_parser/presentation/presentation_helpers.rb,
lib/ooxml_parser/pptx_parser/presentation/slide_layouts_helper.rb,
lib/ooxml_parser/pptx_parser/presentation/slide_masters_helper.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/xlsx_borders.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/excel_comments.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/text_field.rb,
lib/ooxml_parser/pptx_parser/presentation/presentation_comments.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/protected_range.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/sheet_view/pane.rb,
lib/ooxml_parser/common_parser/common_data/ooxml_document_object.rb,
lib/ooxml_parser/docx_parser/document_structure/comments/comment.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/connection_shape.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/number_formats.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/sheet_protection.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/worksheet_helper.rb,
lib/ooxml_parser/common_parser/common_data/table/table_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/comments_extended.rb,
lib/ooxml_parser/docx_parser/document_structure/document_settings.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/common_slide_data.rb,
lib/ooxml_parser/common_parser/common_data/colors/color_properties.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_run.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/presentation_notes.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/xlsx_header_footer.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/xlsx_row/xlsx_cell.rb,
lib/ooxml_parser/common_parser/common_data/colors/presentation_fill.rb,
lib/ooxml_parser/common_parser/common_data/table/row/cell/grid_span.rb,
lib/ooxml_parser/docx_parser/document_structure/document_background.rb,
lib/ooxml_parser/docx_parser/document_structure/document_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/default_style_helper.rb,
lib/ooxml_parser/docx_parser/document_structure/page_properties/note.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/sheet_view/selection.rb,
lib/ooxml_parser/common_parser/common_data/colors/color_alpha_channel.rb,
lib/ooxml_parser/common_parser/common_data/relationships/relationship.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/shapes_grouping.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/transition/transition.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/location.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/excel_comments/author.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/autofilter.rb,
lib/ooxml_parser/common_parser/common_data/table/margins/table_margins.rb,
lib/ooxml_parser/common_parser/common_data/table/properties/table_look.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/indents.rb,
lib/ooxml_parser/xlsx_parser/workbook/shared_string_table/string_index.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_run/text.rb,
lib/ooxml_parser/common_parser/common_data/table/properties/table_style.rb,
lib/ooxml_parser/common_parser/common_data/table/table_grid/grid_column.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/inserted.rb,
lib/ooxml_parser/docx_parser/document_structure/page_properties/columns.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/row_fields.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/sheet_format_properties.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart.rb,
lib/ooxml_parser/common_parser/common_data/table/properties/table_layout.rb,
lib/ooxml_parser/docx_parser/document_structure/styles/document_defaults.rb,
lib/ooxml_parser/pptx_parser/presentation/comment_authors/comment_author.rb,
lib/ooxml_parser/pptx_parser/presentation/presentation_theme/font_scheme.rb,
lib/ooxml_parser/pptx_parser/presentation/presentation_theme/theme_color.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_cache/pivot_cache_definition.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/data_fields.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/page_fields.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/table_columns.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/xlsx_drawing/client_data.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_properties.rb,
lib/ooxml_parser/common_parser/common_data/table/properties/table_element.rb,
lib/ooxml_parser/common_parser/common_data/table/row/cell/cell_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/page_properties/page_size.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/pivot_fields.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/fills/fill/pattern_fill.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list.rb,
lib/ooxml_parser/common_parser/common_data/table/margins/paragraph_margins.rb,
lib/ooxml_parser/common_parser/common_data/table/properties/table_position.rb,
lib/ooxml_parser/docx_parser/document_structure/document_structure_helpers.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/xlsx_borders/xlsx_border.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/xlsx_row/xlsx_cell/formula.rb,
lib/ooxml_parser/common_parser/common_data/table/row/cell/properties/border.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/bookmark_end.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/field_simple.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/graphic_frame/graphic_frame.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/timing/time_node_list.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/excel_comments/comment_list.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/table_style_info.rb,
lib/ooxml_parser/common_parser/common_data/table/row/cell/properties/borders.rb,
lib/ooxml_parser/docx_parser/document_structure/numbering/abstract_numbering.rb,
lib/ooxml_parser/docx_parser/document_structure/page_properties/page_margins.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/common_slide_data/shape_tree.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/excel_comments/excel_comment.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart_axis.rb,
lib/ooxml_parser/common_parser/common_data/content_types/content_type_default.rb,
lib/ooxml_parser/common_parser/common_data/table/row/row/table_row_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/bookmark_start.rb,
lib/ooxml_parser/docx_parser/document_structure/page_properties/document_grid.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/column_row_items.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/row_fields/field.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/alternate_content.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart_point.rb,
lib/ooxml_parser/common_parser/common_data/content_types/content_type_override.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_properties/tabs.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_content.rb,
lib/ooxml_parser/docx_parser/document_structure/numbering/numbering_definition.rb,
lib/ooxml_parser/docx_parser/document_structure/page_properties/columns/column.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/presentation_alternate_content.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/number_formats/number_format.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/series.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart_legend.rb,
lib/ooxml_parser/common_parser/common_data/table/table_properties/table_borders.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/bar.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/box.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/frame_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/page_properties/page_properties.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/cell_xfs/cell_style/alignment.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/view_3d.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/comment_range_end.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/nary.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/background/background_properties.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/cell_xfs/cell_style/protection.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/docx_drawing.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_properties/spacing.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_run/run_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/index.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/limit.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_properties.rb,
lib/ooxml_parser/xlsx_parser/workbook/style_sheet/differential_formatting_records.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/plot_area.rb,
lib/ooxml_parser/common_parser/common_data/colors/presentation_fill/gradient_color.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_properties/tabs/tab.rb,
lib/ooxml_parser/common_parser/common_data/table/properties/table_style_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/comments_extended/comment_extended.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/comment_range_start.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/accent.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/matrix.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/transition/transition/sound_action.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart_axis_title.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/radical.rb,
lib/ooxml_parser/docx_parser/document_structure/page_properties/footnote_properties.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/data_fields/data_field.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/page_fields/page_field.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/pivot_table_style_info.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/autofilter/filter_column.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/xlsx_columns/xlsx_column_properties.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart_cells_range.rb,
lib/ooxml_parser/common_parser/common_data/table/row/cell/properties/table_cell_line.rb,
lib/ooxml_parser/docx_parser/document_structure/document_style/document_style_helper.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/fraction.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/function.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/math_run.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_helper.rb,
lib/ooxml_parser/pptx_parser/presentation/presentation_comments/presentation_comment.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/alternate_content/choice.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart_axis/scaling.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/picture/old_docx_picture.rb,
lib/ooxml_parser/common_parser/common_data/table/properties/table_style_row_band_size.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/delimeter.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/timing/time_node_list/time_node.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_cache/pivot_cache_definition/cache_fields.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_cache/pivot_cache_definition/cache_source.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/pivot_fields/pivot_field.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/table_columns/table_column.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/pivot_formats.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_properties/bullet_image.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_run/run_properties/size.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/group_char.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/structured_document_tag.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/xlsx_header_footer/header_footer_child.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_run/run_properties/shade.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/shape.rb,
lib/ooxml_parser/common_parser/common_data/colors/presentation_fill/presentation_pattern.rb,
lib/ooxml_parser/common_parser/common_data/table/properties/table_style_column_band_size.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/object.rb,
lib/ooxml_parser/pptx_parser/presentation/presentation_theme/font_scheme/font_collection.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/background/background_properties/stretch.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/transition/transition/sound_action/sound.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/chart_style_file.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/docx_graphic.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/picture/group/old_docx_group.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/picture/shape/old_docx_shape.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_run/run_properties/outline.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/alternate_content/chart_style.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/series/x_y_values.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_run/run_properties/position.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_properties/checkbox.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_properties/combobox.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/series/series_text.rb,
lib/ooxml_parser/common_parser/common_data/ooxml_document_object/nokogiri_parsing_exception.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_properties/paragraph_borders.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_properties/paragraph_spacing.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_run/run_properties/run_fonts.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_run/run_properties/run_style.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/text_fill.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/graphic_frame/graphic_frame/chart_reference.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/pivot_fields/pivot_field/items.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/display_labels_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/field_char.rb,
lib/ooxml_parser/docx_parser/document_structure/numbering/abstract_numbering/multilevel_type.rb,
lib/ooxml_parser/docx_parser/document_structure/numbering/abstract_numbering/numbering_level.rb,
lib/ooxml_parser/docx_parser/document_structure/page_properties/page_properties/page_borders.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/docx_shape.rb,
lib/ooxml_parser/common_parser/common_data/ooxml_document_object/ooxml_document_object_helper.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_properties/paragraph_style_ref.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_run/run_properties/run_spacing.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/matrix/matrix_row.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/column_row_items/column_row_item.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/x14_table.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/xlsx_drawing/xlsx_drawing_position_parameters.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/picture/docx_blip.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/picture/shape/old_docx_shape_fill.rb,
lib/ooxml_parser/common_parser/common_data/ooxml_document_object/ooxml_object_attribute_helper.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_properties/numbering_properties.rb,
lib/ooxml_parser/common_parser/common_data/table/row/cell/properties/table_cell_line/line_join.rb,
lib/ooxml_parser/common_parser/common_data/table/row/row/table_row_properties/table_row_height.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/text_outline.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/alternate_content/choice/math_text.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/argument_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/pre_sub_superscript.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_properties/dropdown_list.rb,
lib/ooxml_parser/docx_parser/document_structure/styles/document_defaults/run_properties_default.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/docx_drawing/doc_properties.rb,
lib/ooxml_parser/common_parser/common_data/colors/presentation_fill/gradient_color/gradient_stop.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/nary/nary_properties.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_table_definition/pivot_fields/pivot_field/items/item.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/picture/docx_picture.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/picture/group/old_docx_group_element.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_properties/form_properties.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_cache/pivot_cache_definition/cache_fields/cache_field.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/drawing_properties/ooxml_size.rb,
lib/ooxml_parser/common_parser/common_data/colors/presentation_fill/gradient_color/linear_gradient.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/instruction_text.rb,
lib/ooxml_parser/pptx_parser/presentation/presentation_theme/font_scheme/font_collection/text_font.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/autofilter/filter_column/custom_filters.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/x14_data_field.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/pivot_formats/pivot_format.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/object/ole_object.rb,
lib/ooxml_parser/docx_parser/document_structure/numbering/abstract_numbering/numbering_level/suffix.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/timing/time_node_list/time_node/common_timing.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/plot_area/common_chart_data.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/picture/group/old_docx_group_properties.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/picture/shape/old_docx_shape_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_properties/combobox/list_item.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/data_validations.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/sparkline_groups.rb,
lib/ooxml_parser/docx_parser/document_structure/styles/document_defaults/paragraph_properties_default.rb,
lib/ooxml_parser/common_parser/common_data/paragraph/paragraph_properties/spacing/spacing_valued_child.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_properties/form_text_properties.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/transition/transition_properties/transition_properties.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_cache/pivot_cache_definition/cache_source/worksheet_source.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/chart_style_file/marker_layout.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/docx_shape/text_body.rb,
lib/ooxml_parser/docx_parser/document_structure/numbering/abstract_numbering/numbering_level/level_text.rb,
lib/ooxml_parser/docx_parser/document_structure/page_properties/page_properties/header_footer_reference.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/timing/time_node_list/set_time_node/set_time_node.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/math_run/math_run_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/shape/shape_properties.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/drawing_properties/docx_wrap_drawing.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/drawing_properties/ooxml_coordinates.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/docx_shape/shape_style.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_properties/checkbox/checkbox_state.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/nary/nary_properties/nary_grow.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/chart_style_file/chart_style_entry.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/timing/time_node_list/set_time_node/behavior/behavior.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/conditional_formattings.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/docx_shape/ooxml_text_box.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/docx_paragraph_run_helpers.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/transition/transition_properties/transition_properties/wheel.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/drawing_properties/docx_drawing_position.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/picture/docx_blip/file_reference.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/argument_properties/argument_size.rb,
lib/ooxml_parser/docx_parser/document_structure/numbering/abstract_numbering/numbering_level/numbering_format.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/timing/time_node_list/animation_effect/animation_effect.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/alternate_content/choice/math_text/math_paragraph.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/drawing_properties/size_relative_vertical.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_color.rb,
lib/ooxml_parser/xlsx_parser/workbook/pivot_cache/pivot_cache_definition/cache_fields/cache_field/shared_items.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/drawing_properties/docx_drawing_properties.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/shape/shape_properties/stroke.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/drawing_properties/size_relative_horizontal.rb,
lib/ooxml_parser/common_parser/common_data/table/properties/table_style_properties/table_style_properties_helper.rb,
lib/ooxml_parser/docx_parser/document_structure/numbering/abstract_numbering/numbering_level/level_justification.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/autofilter/filter_column/custom_filters/custom_filter.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/line/line_end.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/timing/time_node_list/set_time_node/behavior/target_element.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/timing/time_node_list/time_node/common_timing/condition_list.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/series/series_text/number_string_reference.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_shape_line.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_shape_size.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/shape/shape_properties/shape_size.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_formula/nary/nary_properties/nary_limit_location.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/data_validations/data_validation.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/sparkline_groups/sparkline_group.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_properties/form_text_properties/form_text_comb.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/docx_paragraph_run/shape/shape_properties/shape_margins.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/drawing_properties/docx_drawing_distance_from_text.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/drawing_properties/size_relative/picture_dimension.rb,
lib/ooxml_parser/docx_parser/document_structure/docx_paragraph/sdt/sdt_properties/form_text_properties/form_text_format.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/docx_shape/shape_style/font_reference.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/docx_shape/non_visual_shape_properties.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_shape_properties.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/color/docx_color_scheme.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/color/docx_pattern_fill.rb,
lib/ooxml_parser/pptx_parser/presentation/slide/slide/timing/time_node_list/time_node/common_timing/codition_list/condition.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/series/series_text/string_reference/string_cache/point.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/sparkline_groups/sparkline_group/sparklines.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/series/series_text/string_reference/number_string_cache.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/docx_shape/shape_style/style_matrix_reference.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_shape_properties/text_box.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/conditional_formattings/conditional_formatting.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_shape_properties/blip_fill.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_body_properties/ooxml_shape_body_properties.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_shape_properties/blip_fill/blip.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/custom_geometry/ooxml_custom_geometry.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_shape_properties/preset_geometry.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/sparkline_groups/sparkline_group/sparklines/sparkline.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/chart/chart/series/series_text/string_reference/string_cache/point/text_value.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/data_validations/data_validation/data_validation_formula.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/docx_shape/non_visual_shape_properties/non_visual_properties.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_body_properties/ooxml_shape_body_properties/preset_text_warp.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/docx_shape/non_visual_shape_properties/common_non_visual_properties.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_shape_properties/blip_fill/blip/alpha_mod_fix.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/custom_geometry/docx_custom_geometry/docx_shape_line_path.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/conditional_formattings/conditional_formatting/conditional_formatting_rule.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/docx_shape/non_visual_shape_properties/non_visual_properties/shape_placeholder.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_shape_properties/preset_geometry/shape_adjust_value_list.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/conditional_formattings/conditional_formatting/conditional_formatting_rule/data_bar.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/conditional_formattings/conditional_formatting/conditional_formatting_rule/icon_set.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/conditional_formattings/conditional_formatting/conditional_formatting_rule/color_scale.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/docx_shape_properties/preset_geometry/shape_adjust_value_list/shape_guide.rb,
lib/ooxml_parser/common_parser/common_data/alternate_content/drawing/graphic/shape/shape_properties/custom_geometry/docx_custom_geometry/docx_shape_line_path/docx_shape_line_element.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/conditional_formattings/conditional_formatting/conditional_formatting_rule/differential_formatting_record.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/conditional_formattings/conditional_formatting/conditional_formatting_rule/icon_set/conditional_formatting_icon.rb,
lib/ooxml_parser/xlsx_parser/workbook/worksheet/table_part/extension_list/extension/conditional_formattings/conditional_formatting/conditional_formatting_rule/data_bar/conditional_format_value_object.rb
Overview
Class for parsing text outline and its properties
Defined Under Namespace
Modules: ColorHelper, DefaultStyleHelper, DocumentStructureHelpers, DocumentStyleHelper, DocxParagraphHelper, DocxParagraphRunHelpers, Name, OoxmlDocumentObjectHelper, OoxmlObjectAttributeHelper, PresentationHelpers, SlideHelper, SlideLayoutsHelper, SlideMastersHelper, TableStylePropertiesHelper, Version, WorkbookHelpers, WorksheetHelper Classes: AbstractNumbering, Accent, AlphaModFix, AlternateContent, AnimationEffect, ArgumentProperties, ArgumentSize, Author, Autofilter, Background, BackgroundProperties, Bar, Behavior, Blip, BlipFill, BookmarkEnd, BookmarkStart, Border, Borders, BordersProperties, Box, BulletImage, CacheField, CacheFields, CacheSource, CellProperties, CellXfs, Chart, ChartAxis, ChartAxisTitle, ChartCellsRange, ChartLegend, ChartPoint, ChartReference, ChartStyle, ChartStyleEntry, ChartStyleFile, Chartsheet, CheckBox, CheckBoxState, Choice, ClientData, Color, ColorAlphaChannel, ColorProperties, ColorScale, Column, ColumnRowItem, ColumnRowItems, Columns, ComboBox, Comment, CommentAuthor, CommentAuthors, CommentExtended, CommentList, CommentRangeEnd, CommentRangeStart, Comments, CommentsExtended, CommonChartData, CommonDocumentStructure, CommonNonVisualProperties, CommonSlideData, CommonTiming, Condition, ConditionList, ConditionalFormatValueObject, ConditionalFormatting, ConditionalFormattingIcon, ConditionalFormattingRule, ConditionalFormattings, Configuration, ConnectionShape, ContentTypeDefault, ContentTypeOverride, ContentTypes, Coordinates, CustomFilter, CustomFilters, DataBar, DataField, DataFields, DataValidation, DataValidationFormula, DataValidations, DefinedName, Delimiter, DifferentialFormattingRecord, DifferentialFormattingRecords, DisplayLabelsProperties, DocProperties, DocumentBackground, DocumentDefaults, DocumentGrid, DocumentProperties, DocumentSettings, DocumentStructure, DocumentStyle, DocxBlip, DocxColor, DocxColorScheme, DocxDrawing, DocxDrawingDistanceFromText, DocxDrawingPosition, DocxDrawingProperties, DocxFormula, DocxGraphic, DocxParagraph, DocxParagraphRun, DocxParser, DocxPatternFill, DocxPicture, DocxShape, DocxShapeLine, DocxShapeLineElement, DocxShapeLinePath, DocxShapeProperties, DocxShapeSize, DocxWrapDrawing, DropdownList, EncryptionChecker, ExcelComment, ExcelComments, Extension, ExtensionList, Field, FieldChar, FieldSimple, FileReference, Fill, Fills, FilterColumn, Font, FontCollection, FontReference, FontScheme, FontStyle, Fonts, FootnoteProperties, FormProperties, FormTextComb, FormTextFormat, FormTextProperties, Formula, Fraction, FrameProperties, Function, GradientColor, GradientStop, GraphicFrame, GridColumn, GridSpan, GroupChar, HSLColor, HeaderFooter, HeaderFooterChild, HeaderFooterReference, Hyperlink, IconSet, ImageFill, Indents, Index, Inserted, InstructionText, Item, Items, LevelJustification, LevelText, Limit, LineEnd, LineJoin, LinearGradient, ListItem, Location, MarkerLayout, MathParagraph, MathRun, MathRunProperties, MathText, Matrix, MatrixRow, MultilevelType, Nary, NaryGrow, NaryLimitLocation, NaryProperties, NokogiriParsingException, NonVisualProperties, NonVisualShapeProperties, Note, NumberFormat, NumberFormats, NumberStringCache, NumberStringReference, Numbering, NumberingDefinition, NumberingFormat, NumberingLevel, NumberingProperties, OOXMLCoordinates, OOXMLCustomGeometry, OOXMLDocumentObject, OOXMLShapeBodyProperties, OOXMLTextBox, OldDocxGroup, OldDocxGroupElement, OldDocxGroupProperties, OldDocxPicture, OldDocxShape, OldDocxShapeFill, OldDocxShapeProperties, OleObject, OleObjects, OoxmlColor, OoxmlFile, OoxmlSize, Outline, PageBorders, PageField, PageFields, PageMargins, PageProperties, PageSetup, PageSize, Pane, Paragraph, ParagraphBorders, ParagraphMargins, ParagraphProperties, ParagraphPropertiesDefault, ParagraphRun, ParagraphSpacing, ParagraphStyleRef, Parser, PatternFill, PictureDimension, PivotCache, PivotCacheDefinition, PivotField, PivotFields, PivotFormat, PivotFormats, PivotTableDefinition, PivotTableStyleInfo, PlotArea, Point, Position, PptxParser, PreSubSuperscript, Presentation, PresentationAlternateContent, PresentationComment, PresentationComments, PresentationFill, PresentationNotes, PresentationPattern, PresentationTheme, PresetGeometry, PresetTextWarp, ProtectedRange, Protection, Radical, Relationship, Relationships, RowFields, RunFonts, RunObject, RunProperties, RunPropertiesDefault, RunSpacing, RunStyle, SDTContent, SDTProperties, Scaling, SchemeColor, Selection, Series, SeriesText, SetTimeNode, Shade, Shape, ShapeAdjustValueList, ShapeGuide, ShapeMargins, ShapePlaceholder, ShapeProperties, ShapeSize, ShapeStyle, ShapeTree, ShapesGrouping, SharedItems, SharedStringTable, Sheet, SheetFormatProperties, SheetProtection, SheetView, Size, SizeRelativeHorizontal, SizeRelativeVertical, Slide, SlideLayoutFile, SlideMasterFile, SlideSize, Sound, SoundAction, Spacing, SpacingValuedChild, Sparkline, SparklineGroup, SparklineGroups, Sparklines, Stretch, StringHelper, StringIndex, Stroke, StructuredDocumentTag, StyleMatrixReference, StyleSheet, Styles, Suffix, Tab, Table, TableBorders, TableCell, TableCellLine, TableColumn, TableColumns, TableElement, TableGrid, TableLayout, TableLook, TableMargins, TablePart, TablePosition, TableProperties, TableRow, TableRowHeight, TableRowProperties, TableStyle, TableStyleColumnBandSize, TableStyleInfo, TableStyleProperties, TableStyleRowBandSize, TableStyles, Tabs, TargetElement, Text, TextBody, TextBox, TextField, TextFill, TextFont, TextOutline, TextValue, ThemeColor, ThemeColors, Tile, TimeNode, TimeNodeList, Timing, Transition, TransitionProperties, Underline, ValuedChild, View3D, Wheel, WorkbookProperties, WorkbookProtection, Worksheet, WorksheetSource, X14DataField, X14Table, XLSXWorkbook, XYValues, Xf, XlsxAlignment, XlsxBorder, XlsxBorders, XlsxCell, XlsxColumnProperties, XlsxColumns, XlsxDrawing, XlsxDrawingPositionParameters, XlsxHeaderFooter, XlsxParser, XlsxRow
Class Attribute Summary collapse
Class Method Summary collapse
- .configure {|configuration| ... } ⇒ Object
-
.reset ⇒ Object
Reset settings to default.
Class Attribute Details
.configuration ⇒ Object
16 17 18 |
# File 'lib/ooxml_parser.rb', line 16 def self.configuration @configuration ||= Configuration.new end |
Class Method Details
.configure {|configuration| ... } ⇒ Object
25 26 27 |
# File 'lib/ooxml_parser.rb', line 25 def self.configure yield(configuration) end |
.reset ⇒ Object
Reset settings to default
21 22 23 |
# File 'lib/ooxml_parser.rb', line 21 def self.reset @configuration = Configuration.new end |