We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is the wiki pages for the SheetCalc Runtime.
SheetCalc is simple to use once it is included into your project
sheetCalc.WorkBook.sheetname.cellRef.Value()
var model = sheetCalc.WorkBook.sheetname.cellRef.GetModel() // or sheetCalc.WorkBook.sheetname.cellRef.SetModel(model)
About