Spread for ASP.NET 8.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 Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

FpSpread Class
FpSpread Members

 

 


Copyright © GrapeCity, inc. All rights reserved.