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


In This Topic
    IDatabar Interface
    In This Topic
    Represents a data bar conditional formating rule.
    Syntax
    'Declaration
     
    
    Public Interface IDatabar 
       Inherits IFormatCondition 
    'Usage
     
    
    Dim instance As IDatabar
    public interface IDatabar : IFormatCondition  
    See Also