I am trying to build a CellRange based on a Shape like :
new CellRange(shape.getUpperLeftRow(), shape.getUpperLeftColumn(), shape.getLowerRightRow(), shape.getLowerRightColumn())
The problem though is that depending on…...getLowerRightColumn()) CellRange is a class of Aspose.Cells.GridDesktop...Cells for Java library. Are you using Aspose.Cells for Java library...