Loads formulas that are deserialized but not parsed yet, to be used after all sheets have been created and deserialized or shared with the calculation controller.
public void LoadFormulas()
'Declaration
Public Sub LoadFormulas()
'Usage
Dim instance As AggregationDataModel
instance.LoadFormulas()