GrapeCity.Windows.SpreadSheet.Data Namespace : SheetSpanModelBase Class |
The following tables list the members exposed by SheetSpanModelBase.
Name | Description | |
---|---|---|
![]() | Add | Adds a cell span to the collection. |
![]() | Clear | Removes all cell spans from the collection. |
![]() | Find | Finds the cell span with the specified anchor cell in the collection. |
![]() | GetEnumerator | Gets an enumerator for iterating to the next cell span in the collection after the specified span. |
![]() | IsEmpty | Determines whether the model is empty of cell spans. |
![]() | IsEventSuspend | Determines whether the Changed event is suspend. |
![]() | Remove | Removes the cell span with the specified anchor cell from the collection. |
![]() | ResumeEvent | Resume the Changed event |
![]() | SuspendEvent | Suspend the Changed event |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the user makes a change to the model that affects the span of cells in the sheet. |