Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IAboveAverage Interface
Members


In This Topic
    IAboveAverage Interface
    In This Topic
    Represents an above average visual of a conditional formatting rule.
    Syntax
    'Declaration
     
    
    Public Interface IAboveAverage 
       Inherits IFormatCondition 
    'Usage
     
    
    Dim instance As IAboveAverage
    public interface IAboveAverage : IFormatCondition  
    See Also