DLL
To add a formula to a sheet
- Specify the sheet with SSSetSheet if you have multiple sheets.
- If you want to add a formula to a cell, call the SSSetFormula function.
- If you want to add a formula to a range of cells, call the SSSetFormulaRange function.