Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python
1.17k
stars
225
forks
source link
``RPA.Excel.Application`` Add new keywords #1149
Closed
mikahanninen closed 9 months ago
Library RPA.Excel.Application:
Create Pivot Field
for creating pivot fields for the pivot table.Create Pivot Table
for creating pivot tables in a spreadsheet.Create Table
for creating a table in a spreadsheet.Find
for finding a value in a range.Get Pivot Tables
for getting pivot tables in a spreadsheet.Get Range
for getting a range in a spreadsheet.List Tables
for listing tables in a spreadsheet.For all *RPA..Application** libraries: Add new utility keyword for Robot Framework syntax
Set Object Property
Security dependency fix given the bump of
cryptography
package to version 42.0.2.Some usage examples (in Python).
Some usage examples (in Robot Framework).