Sha256: bdd3ecfd3d4740f4ce166b6da67d65beb509c3a49d509866473a2bbc5da8c575

Contents?: true

Size: 162 Bytes

Versions: 4

Compression:

Stored size: 162 Bytes

Contents

module OpenXml
  module DrawingML
    module Elements
      class NoFill < OpenXml::Element
        namespace :a
        tag :noFill

      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/no_fill.rb
openxml-drawingml-0.3.0 lib/openxml/drawingml/elements/no_fill.rb
openxml-drawingml-0.2.1 lib/openxml/drawingml/elements/no_fill.rb
openxml-drawingml-0.2.0 lib/openxml/drawingml/elements/no_fill.rb