Spread WinForms 15
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()
See Also