Sha256: 8c1765154c7d4806daf52816b15a80df7c1e7fb0d7e78a6dc46aed66a6422f3d

Contents?: true

Size: 172 Bytes

Versions: 4

Compression:

Stored size: 172 Bytes

Contents

module OpenXml
  module DrawingML
    module Properties
      class ColorXformBlue < PercentageProperty
        namespace :a
        tag :blue

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