Spread Silverlight Documentation
Clear Method (SheetSpanModelBase)


GrapeCity.Windows.SpreadSheet.Data Namespace > SheetSpanModelBase Class : Clear Method
Removes all cell spans from the collection.
Syntax
'Declaration
 
Public MustOverride Sub Clear() 
'Usage
 
Dim instance As SheetSpanModelBase
 
instance.Clear()
public abstract void Clear()
See Also

Reference

SheetSpanModelBase Class
SheetSpanModelBase Members