acceptSheetChanges

fnOdfSheetChange acceptSheetChanges(ref OdfSheetChange changes, string[] changeIds)

Accepts the specified sheet tracked changes by removing their cell changes.

Parameters

changesThe sheet tracked changes to modify.
changeIdsIDs of the cell changes to accept.

Returns

The updated OdfSheetChange with accepted changes removed.