Sha256: 8e7701d5fadffba3ceeb88b1e330f8bf6f63c176eabf65db9b079176a26e892d

Contents?: true

Size: 168 Bytes

Versions: 4

Compression:

Stored size: 168 Bytes

Contents

module OpenXml
  module DrawingML
    module Elements
      class NoAutofit < OpenXml::Element
        namespace :a
        tag :noAutofit

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