Sha256: 7fc1e9b20da191be66d2f076f6c1c7bb6b4ea6530c2e8ef83e0ac1d4ba56b5e8

Contents?: true

Size: 196 Bytes

Versions: 2

Compression:

Stored size: 196 Bytes

Contents

module OpenXml
  module Pptx
    module Properties
      class TextStyleTitle < OpenXml::DrawingML::Properties::ListStyle
        namespace :p
        tag :titleStyle

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