# Demo
Name | Year_1 | Year_2 | Average | Sum |
---|
In this demo, you can see how HyperFormula handles basic operations by using API methods, such as:
buildEmpty
static method to initialize the instanceaddSheet
method to add a new sheetsetCellContents
method to add contentgetSheetId
method to retrieve the sheet's IDgetCellValue
method to get the value of a cellcalculateFormula
method to calculate a formulagetCellFormula
method to retrieve a formula from a cell