Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ClearColumnFooterSpanCells Method


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