Sha256: 8d6a279f95bb033c986c66d0e714403bbac744f69173e6cc25208784edb1a68b

Contents?: true

Size: 189 Bytes

Versions: 7

Compression:

Stored size: 189 Bytes

Contents

module OpenXml
  module Docx
    module Elements
      class GroupShape < OpenXml::Docx::Element
        include HasChildren, HasProperties

        tag :grpSp

      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
openxml-docx-0.11.5 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.11.4 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.11.3 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.11.2 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.11.1 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.11.0 lib/openxml/docx/elements/group_shape.rb
openxml-docx-0.11.0.rc lib/openxml/docx/elements/group_shape.rb