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