Sha256: a16df1a16a0ec1432f8baaf24d0e17b0efdac003b304ceb9f4b40be6ec090d6c

Contents?: true

Size: 161 Bytes

Versions: 7

Compression:

Stored size: 161 Bytes

Contents

module OpenXml
  module DrawingML
    module Elements
      class Graphic < OpenXml::Docx::Elements::Container
        namespace :a

      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

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