class RubyXL::SharedStringsTable

def xlsx_path

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