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


In This Topic
ClearRowHeaderSpanCells Method
In This Topic
Removes all spans from the row headers.
Syntax
'Declaration
 
Public Sub ClearRowHeaderSpanCells() 
 
'Usage
 
Dim instance As SheetView
 
instance.ClearRowHeaderSpanCells()
See Also