lib/openxml/drawingml/elements/source_rectangle.rb in openxml-drawingml-0.1.0 vs lib/openxml/drawingml/elements/source_rectangle.rb in openxml-drawingml-0.2.0

- old
+ new

@@ -1,8 +1,8 @@ module OpenXml module DrawingML module Elements - class SourceRectangle < OpenXml::DrawingML::Element + class SourceRectangle < OpenXml::Element namespace :a tag :srcRect attribute :bottom_offset, expects: :percentage, displays_as: :b attribute :left_offset, expects: :percentage, displays_as: :l