GrapeCity.Xaml.Excel
LineStyle Property (ExcelBorderSide)


Gets or sets the border line style.
Syntax
'Declaration
 
Public Property LineStyle As ExcelBorderStyle
'Usage
 
Dim instance As ExcelBorderSide
Dim value As ExcelBorderStyle
 
instance.LineStyle = value
 
value = instance.LineStyle
public ExcelBorderStyle LineStyle {get; set;}

Property Value

The border line style.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBorderSide Class
ExcelBorderSide Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options