Sha256: abcc56d550f557dbb007d2880c05ff19116d9c2d0eda42182d4e3ae3b48616e6

Contents?: true

Size: 179 Bytes

Versions: 4

Compression:

Stored size: 179 Bytes

Contents

module OpenXml
  module DrawingML
    module Properties
      class BulletColorText < SimpleBooleanProperty
        namespace :a
        tag :buClrTx

      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/bullet_color_text.rb
openxml-drawingml-0.3.0 lib/openxml/drawingml/properties/bullet_color_text.rb
openxml-drawingml-0.2.1 lib/openxml/drawingml/properties/bullet_color_text.rb
openxml-drawingml-0.2.0 lib/openxml/drawingml/properties/bullet_color_text.rb