Hi
Does the java library for SpireXLS have support for enabling/managing the Track Changes feature on an Excel worksheet? I couldn't find it in the docs/jar.
workbook.acceptAllTrackedChanges();
workbook.rejectAllTrackedChanges();