# Excel

Below are the categories under Excel Actions:

1. Set Path for File
2. Clear Excel File Path
3. Get Total Column Count
4. Get Total Row Count
5. Read cell From File
6. Write to Cell in File
7. Clear Cell in File
8. Delete Row in File
9. Copy Excel Workbook
10. Get Row and Column
11. Sheet Name
12. Verify excel Empty
13. Verify Column Value in Excel
14. Check the column exists


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/actions/excel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
