Spread Windows Forms 15.0
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()
    public override void AutoGenerateValues()
    See Also