Spread WPF 18
GrapeCity.Spreadsheet Namespace / IAboveAverage Interface
Members


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