Sha256: 2044eb50b542b3eb30e950a4a68dc0903210c19a54db0e77856379f7ab6da76c

Contents?: true

Size: 186 Bytes

Versions: 4

Compression:

Stored size: 186 Bytes

Contents

module OpenXml
  module DrawingML
    module Properties
      class ColorXformSaturationOffset < PercentageProperty
        namespace :a
        tag :satOff

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