Method: Spreadsheet::Excel::Workbook#uninspect_variables
- Defined in:
- lib/spreadsheet/excel/workbook.rb
#uninspect_variables ⇒ Object
72 73 74 |
# File 'lib/spreadsheet/excel/workbook.rb', line 72 def uninspect_variables super.push '@sst', '@offsets', '@changes' end |