Hi,
I need to add many thousands of comments to a sheet. The issue is that the performance degrades the more comments there are, example code:
var workbook = new Workbook();
workbook.Worksheets.Add();
var sheet = workb…...Last(); System.Diagnostics.Stopwatch stopWatch = new System.Diagnostics...comments, we think you may use the cache mechanism( Workbook.StartAccessCache...