Hi team,
I am using Aspose.cells v17.11. I was trying to convert code from Excel interop to Aspose.Cells. I want to clear contents from the range.
So I have method in Interop named “ClearRange(Range range)”, which clea…...2:33pm #6 @asposeLegit import jpype import asposecells jpype.startJVM()...startJVM() from asposecells.api import Workbook, Cells … cells = wb...