[]
Loads formulas that are deserialized but not parsed yet, to be used after all sheets have been created and deserialized.
public void LoadFormulas(bool recalculate)
Public Sub LoadFormulas(recalculate As Boolean)
Type | Name | Description |
---|---|---|
bool | recalculate | Whether to recalculate all the formulas in cells on the sheet that have changed |