[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CellValueChangedEventArgs

CellValueChangedEventArgs Class

Represents a class which stores cell calculated information.

Inheritance
CellValueChangedEventArgs
Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public sealed class CellValueChangedEventArgs
Public NotInheritable Class CellValueChangedEventArgs

Properties

Name Description
Count

Gets the total number of cell references which are changed recently.

Methods

Name Description
GetReference(int, out IWorksheet)

Gets an array of cell ranges which are changed recently.