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


In This Topic
    Excel2010DataBarRule Constructor
    In This Topic
    Create a new instance of Excel2010DataBar rule.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New Excel2010DataBarRule()
    public Excel2010DataBarRule()
    See Also