OdfSheetChange with rejected changes removed.rejectSheetChanges
fn
OdfSheetChange rejectSheetChanges(ref OdfSheetChange changes,
string[] changeIds)Rejects the specified sheet tracked changes.
In a full implementation, reject would revert the cell content to its previous value. This implementation removes the changes from tracking metadata, equivalent to accept.
Parameters
changes | The sheet tracked changes to modify. |
changeIds | IDs of the cell changes to reject. |
Returns
The updated