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


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