ComponentOne Excel for UWP
BorderRight Property

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLStyle Class : BorderRight Property
Gets or sets the line style used to draw the right border.
Syntax
'Declaration
 
Public Property BorderRight As XLLineStyleEnum
public XLLineStyleEnum BorderRight {get; set;}
Remarks
Use the SetBorderStyle method to set all borders at once.
See Also

Reference

XLStyle Class
XLStyle Members