class RubyXL::ExternalLinksFile

def xlsx_path

def xlsx_path
  ROOT.join('xl', 'externalLinks', "externalLink#{file_index}.xml")
end