Sha256: 83dfb6f08e1fa61dee98c5713e8d3873e2fdb0ac1a2f4c756bbf6ee4c76ea841

Contents?: true

Size: 131 Bytes

Versions: 49

Compression:

Stored size: 131 Bytes

Contents

# frozen_string_literal: true

module OoxmlParser
  # Class for storing `cxnSp` data
  class ConnectionShape < DocxShape
  end
end

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
ooxml_parser-0.9.0 lib/ooxml_parser/pptx_parser/pptx_data/presentation/slide/connection_shape.rb
ooxml_parser-0.8.1 lib/ooxml_parser/pptx_parser/pptx_data/presentation/slide/connection_shape.rb
ooxml_parser-0.8.0 lib/ooxml_parser/pptx_parser/pptx_data/presentation/slide/connection_shape.rb
ooxml_parser-0.7.2 lib/ooxml_parser/pptx_parser/pptx_data/presentation/slide/connection_shape.rb
ooxml_parser-0.7.1 lib/ooxml_parser/pptx_parser/pptx_data/presentation/slide/connection_shape.rb
ooxml_parser-0.7.0 lib/ooxml_parser/pptx_parser/pptx_data/presentation/slide/connection_shape.rb
ooxml_parser-0.6.0 lib/ooxml_parser/pptx_parser/pptx_data/presentation/slide/connection_shape.rb
ooxml_parser-0.5.1 lib/ooxml_parser/pptx_parser/pptx_data/presentation/slide/connection_shape.rb
ooxml_parser-0.5.0 lib/ooxml_parser/pptx_parser/pptx_data/presentation/slide/connection_shape.rb