Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfRule Class / AutoGenerateValues Method


In This Topic
AutoGenerateValues Method (CfRule)
In This Topic
Generates conditional formatting value(s) of this CfRule automatically.
Syntax
'Declaration
 
Public Overridable Sub AutoGenerateValues() 
 
'Usage
 
Dim instance As CfRule
 
instance.AutoGenerateValues()
See Also