Spread Windows Forms 15.0
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()
    public void ClearColumnHeaderSpanCells()
    See Also