Spread Windows Forms 15.0
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. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class CellValueChangedEventArgs 
    'Usage
     
    
    Dim instance As CellValueChangedEventArgs
    public sealed class CellValueChangedEventArgs 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.CellValueChangedEventArgs

    See Also