table:tracked-changes, or an empty
string when there are no changes.
string serializeSheetTrackedChanges(const ref OdfSheetChange changes)Serialises spreadsheet tracked changes back to an XML string.
Produces a table:tracked-changes element containing table:cell-content-change children with author, timestamp, previous value, and new value.
changes | The sheet tracked changes to serialise. |
table:tracked-changes, or an empty
string when there are no changes.