Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / LoadExpressionECF Method


In This Topic
LoadExpressionECF Method
In This Topic
Reload the expressions of all Conditional Formatting in current sheet, when we have fully data.
Syntax
'Declaration
 
Public Sub LoadExpressionECF() 
 
'Usage
 
Dim instance As SheetView
 
instance.LoadExpressionECF()
See Also