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


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