Spread WPF 17
GrapeCity.Excel Namespace / ExcelIconSetsRule Class / ExcelIconSetsRule Constructor


In This Topic
    ExcelIconSetsRule Constructor
    In This Topic
    Initializes a new instance of the IExcelIconSetsRule instance.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ExcelIconSetsRule()
    public ExcelIconSetsRule()
    See Also