Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CellValueChangedEventArgs Class
Members


In This Topic
    CellValueChangedEventArgs Class
    In This Topic
    Represents a class which stores cell calculated information.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class CellValueChangedEventArgs 
    'Usage
     
    
    Dim instance As CellValueChangedEventArgs
    public sealed class CellValueChangedEventArgs 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.CellValueChangedEventArgs

    See Also