Sha256: 4b7a3ae4cb8d4885ff9c0319c3739b9a67fb6cae9b092bb9c3a3a33556022714

Contents?: true

Size: 171 Bytes

Versions: 4

Compression:

Stored size: 171 Bytes

Contents

module OpenXml
  module DrawingML
    module Properties
      class RightToLeft < SimpleBooleanProperty
        namespace :a
        tag :rtl

      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
openxml-drawingml-0.3.1 lib/openxml/drawingml/properties/right_to_left.rb
openxml-drawingml-0.3.0 lib/openxml/drawingml/properties/right_to_left.rb
openxml-drawingml-0.2.1 lib/openxml/drawingml/properties/right_to_left.rb
openxml-drawingml-0.2.0 lib/openxml/drawingml/properties/right_to_left.rb