Sha256: 30bd1bf441f0506d9c7fe5ec296774e3a9ba6e918c282e07a5be2c9d66a78704

Contents?: true

Size: 243 Bytes

Versions: 15

Compression:

Stored size: 243 Bytes

Contents

require "openxml/docx/properties/table_cell_margin"

module OpenXml
  module Docx
    module Properties
      class TableCellCellMargin < ContainerProperty
        tag :tcMar
        child_class :table_cell_margin

      end
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
openxml-docx-0.11.5 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.11.4 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.11.3 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.11.2 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.11.1 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.11.0 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.11.0.rc lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.10.6 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.10.5 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.10.4 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.10.3 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.10.2 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.10.1 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.10.0 lib/openxml/docx/properties/table_cell_cell_margin.rb
openxml-docx-0.9.0 lib/openxml/docx/properties/table_cell_cell_margin.rb