Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetSpanModel Interface

In This Topic
ISheetSpanModel Interface Methods
In This Topic

For a list of all members of this type, see ISheetSpanModel members.

Public Methods
 NameDescription
 MethodAdds a cell span to the collection.  
 MethodRemoves all cell spans from the collection.  
 MethodFinds the cell span with the specified cell in the collection.  
 MethodGets an enumerator for iterating to the next cell span in the collection after the specified span.  
 MethodDetermines whether the model is empty of cell spans.  
 MethodRemoves the cell span with the specified anchor cell from the collection.  
Top
See Also