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…...Cells for Java library. Are you using Aspose.Cells for Java library...Shape class in Aspose.Cells for Java API? Please elaborate with sample...