Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CellValueChangedEventArgs Class
Members


CellValueChangedEventArgs Class
Represents a class which stores cell calculated information. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class CellValueChangedEventArgs 
 
'Usage
 
Dim instance As CellValueChangedEventArgs
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.CellValueChangedEventArgs

See Also