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


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