WorkbookAcceptAllRevisions Method |
Accepts all tracked changes in the workbook.
Namespace:
Aspose.Cells
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic void AcceptAllRevisions()
Public Sub AcceptAllRevisions
public:
void AcceptAllRevisions()
member AcceptAllRevisions : unit -> unit
See Also