class RubyXL::CalculationChain

def xlsx_path

def xlsx_path
  File.join('xl', 'calcChain.xml')
end