Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IFormatConditions Interface
Members


In This Topic
    IFormatConditions Interface
    In This Topic
    Represents the collection of conditional formats for a single range.
    Syntax
    'Declaration
     
    
    Public Interface IFormatConditions 
    'Usage
     
    
    Dim instance As IFormatConditions
    public interface IFormatConditions 
    See Also