Sha256: 53f47529763cd4c5925b77f9118a13778d111bd6556d52ddba5841b55d66bf53

Contents?: true

Size: 170 Bytes

Versions: 4

Compression:

Stored size: 170 Bytes

Contents

module OpenXml
  module DrawingML
    module Properties
      class ColorXformRed < PercentageProperty
        namespace :a
        tag :red

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