Sha256: c72458df8f91e83c2c3429a6742dfce80a7b398953d2b85ffe9fb40e0fa246b1

Contents?: true

Size: 128 Bytes

Versions: 1

Compression:

Stored size: 128 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
openxml-docx-0.10.0 lib/openxml/docx/elements/drawing.rb