Sha256: 9728072899f08b2cffb9a1d9c833d8da74f978a676c1a8c38294ba9597657a3e

Contents?: true

Size: 194 Bytes

Versions: 2

Compression:

Stored size: 194 Bytes

Contents

module OpenXml
  module Pptx
    module Properties
      class TextStyleBody < OpenXml::DrawingML::Properties::ListStyle
        namespace :p
        tag :bodyStyle

      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/text_style_body.rb
openxml-pptx-0.2.0 lib/openxml/pptx/properties/text_style_body.rb