Spread for ASP.NET 11 Product Documentation
LoadFormulas Method (FpSpread)
Example 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : LoadFormulas Method
Loads formulas that are deserialized, but not parsed yet, to be used after all sheets have been created and deserialized.
Overload List
OverloadDescription
Loads formulas that are deserialized, but not parsed yet, to be used after all sheets have been created and deserialized.  
Example
This example uses the LoadFormulas method.
fpSpread1.LoadFormulas(false); 
FpSpread1.LoadFormulas(True)
See Also

Reference

FpSpread Class
FpSpread Members