Name | Description | |
---|---|---|
![]() | CellChanged | Occurs when a change is made to a cell or range of cells on this sheet that may require the cell or range of cells be repainted. |
![]() | Changed | Occurs when a change is made to the sheet that may require the entire sheet to be repainted (as with DefaultStyle or AlternatingRows). |
![]() | ColumnChanged | Occurs when a change is made to a column or range of columns that may require the column or range of columns be repainted. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | Disposing | Fires when the SheetView is being disposed. |
![]() | NoteCreated | Occurs when a note for the viewport area is created on the sheet. |
![]() | NoteMoved | Occurs when a note for the viewport area is moved on the sheet. |
![]() | NoteSized | Occurs when a note for the viewport area is sized on the sheet. |
![]() | PropertyChanged | Occurs when the user changes a property of the sheet. |
![]() | ReferenceStyleChanged | Occurs when the reference style changes. |
![]() | RowChanged | Occurs when a change is made to a row or range of rows on this sheet that may require the row or range of rows be repainted. |
![]() | StickyNoteCreated | Obsolete. Use NoteCreated instead. Occurs when a sticky note is created on the sheet. |
![]() | StickyNoteMoved | Obsolete. Use NoteMoved instead. Occurs when a sticky note is moved on the sheet. |
![]() | StickyNoteSized | Obsolete. Use NoteSized instead. Occurs when a sticky note is sized on the sheet. |