Name | Description | |
---|---|---|
Calculate | Calculates formulas of the workbook as needed. | |
Dirty | Designates all the formulas of the workbook to be recalculated when the next calculation occurs. | |
FromJson | Overloaded. Generates a workbook from a json string. | |
IsEncryptedFile | Overloaded. Specifies whether the file is password protected. | |
Open | Overloaded. Opens the specified excel file | |
Save | Overloaded. Saves data to the specified excel file. | |
ToJson | Overloaded. Generates a json string from a workbook. |