Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / BuiltInCfRule Class
Members


In This Topic
    BuiltInCfRule Class
    In This Topic
    Represents a built-in conditional formatting rule.
    Syntax
    'Declaration
     
    
    Public MustInherit Class BuiltInCfRule 
       Inherits CfRule
    'Usage
     
    
    Dim instance As BuiltInCfRule
    public abstract class BuiltInCfRule : CfRule 
    Inheritance Hierarchy
    See Also