Get the Cell's Formula

Retrieve the formula of a cell in an Excel sheet.

📘

Note: This operation is part of the Excel Book (BDK). To use this book, you need to first learn it in your agent.

Input Concepts

ConceptDescriptionTypeRequired
cellThe reference to the Excel cell.excel cell referenceYes

Output Concepts

ConceptDescriptionType
cell's formulaThe formula of the cell in the sheet.text

Examples

Retrieve the formula of a cell in an Excel sheet.

get the first cell
use the above as the cell
get the cell's formula