class

Sheety::FormulaExtractor

Inherits Reference < Object

Class methods

extract(filename : String, sheet_index : Int32) : Hash(String, String)

Extract formulas from a specific worksheet in an xlsx file Returns a hash mapping cell references to formula strings

Source