Method: RubyXL::OOXMLRelationshipsFile#xlsx_path

Defined in:
lib/rubyXL/objects/relationships.rb

#xlsx_pathObject

[View source]

111
112
113
# File 'lib/rubyXL/objects/relationships.rb', line 111

def xlsx_path
  self.class.rel_file_path(owner.xlsx_path)
end