class RubyXL::CalculationChain
Constants
- CONTENT_TYPE
- REL_TYPE
Public Instance Methods
xlsx_path()
click to toggle source
# File lib/rubyXL/objects/calculation_chain.rb, line 27 def xlsx_path ROOT.join('xl', 'calcChain.xml') end