GrapeCity.Xaml.SpreadSheet.Data
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.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

BorderLine Class
BorderLine Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options