rpaframework
rpaframework copied to clipboard
New Keyword to read a particular range from Excel (RPA.Excel.Files)
A keyword which would read target range (say A1:B10 ) and returns either a table or a list. When I am interested only in a specific range and do not want to read the whole sheet, this keyword would be useful.
Keyword name suggestion : Read Range Arguments range - str sheetName - str, optional
Return Table or list
Would also need to be able to update the same range of the excel.