Sha256: c42c54431439fa5346e45e93193e0a4c7d84d31c050d6e5f68148427f8386e53

Contents?: true

Size: 188 Bytes

Versions: 2

Compression:

Stored size: 188 Bytes

Contents

module OpenXml
  module Pptx
    module Properties
      class ShapeStyle < OpenXml::DrawingML::Properties::ShapeStyle
        namespace :p
        tag :style

      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
openxml-pptx-0.2.2 lib/openxml/pptx/properties/shape_style.rb
openxml-pptx-0.2.0 lib/openxml/pptx/properties/shape_style.rb