Method: Spreadsheet::Excel::Writer::Workbook#write_sst_changes

Defined in:
lib/spreadsheet/excel/writer/workbook.rb

#write_sst_changes(workbook, writer, offset, total, strings) ⇒ Object



476
477
478
# File 'lib/spreadsheet/excel/writer/workbook.rb', line 476

def write_sst_changes workbook, writer, offset, total, strings
  _write_sst workbook, writer, offset, total, strings
end