class RubyXL::Stylesheet

def xlsx_path

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