# 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