Method: Axlsx::Relationships#initialize

Defined in:
lib/axlsx/rels/relationships.rb

#initializeRelationships

Creates a new Relationships collection based on SimpleTypedList



10
11
12
# File 'lib/axlsx/rels/relationships.rb', line 10

def initialize
  super Relationship
end