Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXFormat Class / SetBorderColor Method


In This Topic
SetBorderColor Method (ExcelXFormat)
In This Topic
SetBorderColor
Syntax
'Declaration
 
Public Overridable Sub SetBorderColor( _
   ByVal colors() As Color _
) 
 
'Usage
 
Dim instance As ExcelXFormat
Dim colors() As Color
 
instance.SetBorderColor(colors)

Parameters

colors
See Also