CellsAI.GetExcelFormula

CellsAI.GetExcelFormula method

Get formula from the spreadsheet

public string GetExcelFormula(string path, string question)
ParameterTypeDescription
pathStringthe file path
questionStringthe question

Return Value

the formula

See Also