class RubyXL::Chartsheet

def xlsx_path

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