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



522
523
524
# File 'lib/spreadsheet/excel/writer/workbook.rb', line 522

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