## Formulas Document Solutions for Excel lets you create and use formulas. These are expressions that let you calculate the value of a cell quickly and accurately. You can also use built-in functions and operators to generate formulas and calculate values in cells. The calc engine handles many calculations, for example: - Hundreds of built-in Excel functions - Array formulas - Dirty and Calculate methods - Table formula
// xlsx ファイルに保存 workbook.Save("FolderExample.xlsx");
このデモにはVBコードはありません。