Sha256: 91569e4abdbb7b13bdfa6bc2c60d4359099259e88fd32286075089dd4a0ef35b

Contents?: true

Size: 160 Bytes

Versions: 4

Compression:

Stored size: 160 Bytes

Contents

module OpenXml
  module DrawingML
    module Elements
      class Round < OpenXml::Element
        namespace :a
        tag :round

      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
openxml-drawingml-0.3.1 lib/openxml/drawingml/elements/round.rb
openxml-drawingml-0.3.0 lib/openxml/drawingml/elements/round.rb
openxml-drawingml-0.2.1 lib/openxml/drawingml/elements/round.rb
openxml-drawingml-0.2.0 lib/openxml/drawingml/elements/round.rb