Spread Silverlight Documentation
BorderLine Constructor(String)


GrapeCity.Windows.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 System.String _
)
'Usage
 
Dim themeColor As System.String
 
Dim instance As New BorderLine(themeColor)
public BorderLine( 
   System.string themeColor
)

Parameters

themeColor
The theme color name.
See Also

Reference

BorderLine Class
BorderLine Members
Overload List