Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ClearSpanCells Method


In This Topic
ClearSpanCells Method
In This Topic
Removes all spans from this sheet.
Syntax
'Declaration
 
Public Sub ClearSpanCells() 
 
'Usage
 
Dim instance As SheetView
 
instance.ClearSpanCells()
See Also