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


Loads formulas that are deserialized, but not parsed yet, to be used after all sheets have been created and deserialized.
Overload List
OverloadDescription
LoadFormulasLoads 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)
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FpSpread Class
FpSpread Members

 

 


Copyright © GrapeCity, inc. All rights reserved.