-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Steps Before Working on Feature:
- Clone the repository
- Create a new branch from main, called (issue #)-(branch-name). Ex: 0-example-branch
- Checkout to this branch
Steps for Feature:
- Add new function to CommonTest that takes two required parameters and one optional: Required: row, col; Optional: sheetID
- Function returns the Value at the location specified by the parameters
- Use openpyxl library to access Cell information.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers