Sha256: b66da61fbbe0df454c165af2f46a40830588c925d1ad82b54f3a08d5e9383caa

Contents?: true

Size: 130 Bytes

Versions: 6

Compression:

Stored size: 130 Bytes

Contents

module OpenXml
  module Docx
    module Elements
      class Drawing < Container
        tag :drawing
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
openxml-docx-0.10.6 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.10.5 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.10.4 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.10.3 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.10.2 lib/openxml/docx/elements/drawing.rb
openxml-docx-0.10.1 lib/openxml/docx/elements/drawing.rb