Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelRead2 Interface / ReformatSpanBorders Method


In This Topic
ReformatSpanBorders Method
In This Topic
Reformats the span borders.
Syntax
'Declaration
 
Sub ReformatSpanBorders() 
 
'Usage
 
Dim instance As IExcelRead2
 
instance.ReformatSpanBorders()
See Also