https://github.com/robocorp/example-writing-excel-file
This simple robot shows how to use the RPA.Excel.Files library to write to a local Excel file.
https://github.com/robocorp/example-writing-excel-file
Last synced: 11 months ago
JSON representation
This simple robot shows how to use the RPA.Excel.Files library to write to a local Excel file.
- Host: GitHub
- URL: https://github.com/robocorp/example-writing-excel-file
- Owner: robocorp
- License: apache-2.0
- Created: 2020-11-23T11:52:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T08:27:50.000Z (over 3 years ago)
- Last Synced: 2025-02-26T16:50:24.530Z (over 1 year ago)
- Language: RobotFramework
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 17
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Writing excel file example robot
This simple robot demonstrates how to use the `RPA.Excel.Files` library to write to a local Excel file.
> You can find the full tutorial and instructions on [Robocorp's documentation site](https://robocorp.com/docs/development-guide/excel/writing-excel-files-tutorial).