class RubyXL::CalculationChain

www.schemacentral.com/sc/ooxml/e-ssml_calcChain.html

Public Class Methods

filepath() click to toggle source
# File lib/rubyXL/objects/calculation_chain.rb, line 24
def self.filepath
  File.join('xl', 'calcChain.xml')
end