Searched refs:xCRA2 (Results 1 – 1 of 1) sorted by relevance
183 XCellRangeAddressable xCRA2 = (XCellRangeAddressable) in compareRanges() local191 int newStartCol = xCRA2.getRangeAddress().StartColumn; in compareRanges()192 int newEndCol = xCRA2.getRangeAddress().EndColumn; in compareRanges()193 int newStartRow = xCRA2.getRangeAddress().StartRow; in compareRanges()194 int newEndRow = xCRA2.getRangeAddress().EndRow; in compareRanges()
Completed in 7 milliseconds