GrapeCity.Xaml.SpreadSheet.Data
BorderLine Constructor(String)


GrapeCity.Xaml.SpreadSheet.Data Namespace > BorderLine Class > BorderLine Constructor : BorderLine Constructor(String)
The theme color name.
Creates a border line with a specified theme color.
Syntax
'Declaration
 
Public Function New( _
   ByVal themeColor As String _
)
'Usage
 
Dim themeColor As String
 
Dim instance As New BorderLine(themeColor)
public BorderLine( 
   string themeColor
)

Parameters

themeColor
The theme color name.
See Also

Reference

BorderLine Class
BorderLine Members
Overload List