Spread WPF 18
GrapeCity.Spreadsheet Namespace / CellValueChangedEventArgs Class
Members


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

    System.Object
       GrapeCity.Spreadsheet.CellValueChangedEventArgs

    See Also