Sha256: 2ae03bdb66832a1de409f67f4a57ccf0985cd1bbe58b33976c022a09196f4ee7

Contents?: true

Size: 188 Bytes

Versions: 7

Compression:

Stored size: 188 Bytes

Contents

module OpenXml
  module Docx
    module Elements
      class Drawing < OpenXml::Docx::Element
        include HasChildren, HasProperties

        tag :drawing

      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
openxml-docx-0.11.5 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.11.4 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.11.3 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.11.2 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.11.1 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.11.0 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.11.0.rc lib/openxml/docx/elements/drawing.rb