Gets or sets the line style used to draw the right border.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public XLLineStyleEnum BorderRight { get; set; } |
Visual Basic |
---|
Public Property BorderRight As XLLineStyleEnum Get Set |
Remarks
Use the SetBorderStyle(XLLineStyleEnum) method to set all borders at once.