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…...This will help to evaluate and figure out your issue precisely. samuelmartinucci...