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