FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ISheetSpanModelChangingEventSupport Interface |
The following tables list the members exposed by ISheetSpanModelChangingEventSupport.
Name | Description | |
---|---|---|
Add | Adds a cell span to the collection. (Inherited from FarPoint.Win.Spread.Model.ISheetSpanModel) | |
Clear | Removes all cell spans from the collection. (Inherited from FarPoint.Win.Spread.Model.ISheetSpanModel) | |
Find | Finds the cell span with the specified cell in the collection. (Inherited from FarPoint.Win.Spread.Model.ISheetSpanModel) | |
GetEnumerator | Gets an enumerator for iterating to the next cell span in the collection after the specified span. (Inherited from FarPoint.Win.Spread.Model.ISheetSpanModel) | |
IsEmpty | Determines whether the model is empty of cell spans. (Inherited from FarPoint.Win.Spread.Model.ISheetSpanModel) | |
Remove | Removes the cell span with the specified anchor cell from the collection. (Inherited from FarPoint.Win.Spread.Model.ISheetSpanModel) |