Sha256: 9d11894f695f55a8872a43edd3b35b03670cdd561274bf80400ffc540c184e77

Contents?: true

Size: 132 Bytes

Versions: 7

Compression:

Stored size: 132 Bytes

Contents

module OpenXml
  module Docx
    module Elements
      class GroupShape < Container
        tag :grpSp

      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
openxml-docx-0.10.6 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.10.5 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.10.4 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.10.3 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.10.2 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.10.1 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.10.0 lib/openxml/docx/elements/group_shape.rb