# 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:
buildEmptystatic method to initialize the instanceaddSheetmethod to add a new sheetsetCellContentsmethod to add contentgetSheetIdmethod to retrieve the sheet's IDgetCellValuemethod to get the value of a cellcalculateFormulamethod to calculate a formulagetCellFormulamethod to retrieve a formula from a cell