java - How to Track Changes with jexcelapi or Apache HSSF -


i writing ms excel file java , set "track changes" flag can see people make modifications later. how can set flag in either jexcelapi or apache hssf?

i don't think jexcelapi supports feature. viable set excel workbook option set, , use existing file template, instead of creating new workbook scratch?


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -