Sha256: 814218f012c9cc2c958dda0989f3d5d41623ced41ae8c538a0c4a3624ec95407

Contents?: true

Size: 179 Bytes

Versions: 4

Compression:

Stored size: 179 Bytes

Contents

module OpenXml
  module DrawingML
    module Properties
      class BulletFontText < SimpleBooleanProperty
        namespace :a
        tag :buFontTx

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