, 'USD'],\n localeLang: 'en-US',\n licenseKey: \"gpl-v3\",\n}\n\n\u002F\u002F Create an empty HyperFormula instance.\nconst hf = HyperFormula.buildEmpty(config);\n\n\u002F\u002F Add a new sheet and get its id.\nconst sheetName = hf.addSheet(\"main\");\nconst sheetId = hf.getSheetId(sheetName);\n\n\u002F\u002F Fill the HyperFormula sheet with data.\nhf.setCellContents(\n {\n row: 0,\n col: 0,\n sheet: sheetId\n },\n tableData\n);\n\nconsole.log(hf.getSheetValues(0));\n\nexport { hf, sheetName, sheetId };\n","id":"mod_LM8aq8yDtz3FNDRv6bXTFB","is_binary":false,"title":"hyperformulaConfig.js","sha":null,"inserted_at":"2024-04-08T11:45:25","updated_at":"2024-04-11T13:49:47","upload_id":null,"shortid":"ByHEHIGf8h","source_id":"src_FRDNgg1uySEWVerVmHprRt","directory_shortid":"BkNHIfGUn"}],"author":{"id":"user_DpBbvj6mHqRciDcFioWhW9","name":"Evan Seaward","username":"evanSe","avatar_url":"https:\u002F\u002Favatars.githubusercontent.com\u002Fu\u002F11815608?v=4","personal_workspace_id":"ws_Huv1tdfutAfqqPMzUnPZVo","subscription_plan":null,"subscription_since":null}};