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