How to use the Aspose.Cells library to add cells to the formula watch window in Excel using Node.js via C++. By loading an existing Excel file or creating a new one, you can manipulate the cells in it and set formulas. Finally, you save the modified Excel file to disk.... It then saves the workbook as an output Excel file ....empty workbook. const wb = new AsposeCells . Workbook (); //...