GrapeCity.Windows.SpreadSheet.Data Namespace : Worksheet Class |
For a list of all members of this type, see Worksheet members.
Name | Description | |
---|---|---|
CellChanged | Occurs when a change is made to a cell or range of cells in this sheet that may require the cell or range of cells to be repainted. | |
ChartChanged | Occurs when the chart has changed. | |
ChartSelectionChanged | Occurs when the chart selection has changed. | |
ColumnChanged | Occurs when a change is made to a column or range of columns in this sheet that may require the column or range of columns to be repainted. | |
ColumnsSwapped | Occurs when two columns are swapped during sorting. | |
FloatingObjectChanged | Occurs when the floating object has changed. | |
FloatingObjectSelectionChanged | Occurs when the floating object selection has changed. | |
PictureChanged | Occurs when the picture has changed. | |
PictureSelectionChanged | Occurs when the picture selection has changed. | |
PropertyChanged | Occurs when the user changes a sheet property. | |
RowChanged | Occurs when a change is made to a row or range of rows in this sheet that may require the row or range of rows to be repainted. | |
RowsSwapped | Occurs when two rows are swapped during sorting. | |
SelectionChanged | Occurs when selections are changed that may require the selection area to be repainted. | |
SurfaceChartChanged | Occurs when the chart has changed. | |
SurfaceChartSelectionChanged | Occurs when the chart selection has changed. |