A cell or a collection of cells in a worksheet is called Range and the various operations executed on the cells in rows and columns is called Range Operations.
In GcExcel Java, the getRange method in the IWorksheet interface enables users to perform range operations.
Using GcExcel Java, users can handle the following range operations: