[]
Occurs when a change is made to the sheet that may require the entire sheet to be repainted (as with DefaultStyle or AlternatingRows).
public event SheetViewEventHandler Changed
Public Event Changed As SheetViewEventHandler
Type | Description |
---|---|
SheetViewEventHandler | Occurs when a change is made to the sheet that may require the entire sheet to be repainted (as with DefaultStyle or AlternatingRows). |