Sha256: 745c4f48e0d37dd8ac68ad6be8e5f21aacdd7aec2ea8c09f959c37bfd209a81e

Contents?: true

Size: 163 Bytes

Versions: 7

Compression:

Stored size: 163 Bytes

Contents

module OpenXml
  module DrawingML
    module Elements
      class SolidFill < 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/solid_fill.rb
openxml-docx-0.10.5 lib/openxml/drawingml/elements/solid_fill.rb
openxml-docx-0.10.4 lib/openxml/drawingml/elements/solid_fill.rb
openxml-docx-0.10.3 lib/openxml/drawingml/elements/solid_fill.rb
openxml-docx-0.10.2 lib/openxml/drawingml/elements/solid_fill.rb
openxml-docx-0.10.1 lib/openxml/drawingml/elements/solid_fill.rb
openxml-docx-0.10.0 lib/openxml/drawingml/elements/solid_fill.rb