parseSheetTrackedChangesFromContainer

fnOdfSheetChange parseSheetTrackedChangesFromContainer( XmlElement trackedChangesElem)

Parses cell changes from a table:tracked-changes container element.

Unlike parseSheetTrackedChanges, this function takes the table:tracked-changes element directly rather than its parent sheet.

Parameters

trackedChangesElemThe table:tracked-changes XML element.

Returns

An OdfSheetChange with all discovered cell changes.