Method: RubyXL::Connections#xlsx_path

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

#xlsx_pathObject



171
172
173
# File 'lib/rubyXL/objects/connection.rb', line 171

def xlsx_path
  ROOT.join('xl', 'connections.xml')
end