Spread WPF 17
GrapeCity.Excel Namespace / IExcelGeneralRule Interface
Members


In This Topic
    IExcelGeneralRule Interface
    In This Topic
    Represent a general conditional formatting rule.
    Object Model
    IExcelGeneralRule Interface
    Syntax
    'Declaration
     
    Public Interface IExcelGeneralRule 
       Inherits IExcelConditionalFormatRule 
    'Usage
     
    Dim instance As IExcelGeneralRule
    public interface IExcelGeneralRule : IExcelConditionalFormatRule  
    See Also