Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellStyleNotify Class / CellStyleNotify Constructor / CellStyleNotify Constructor()


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