[]
        
(Showing Draft Content)

C1.Excel.XLStyle.SetBorderStyle

SetBorderStyle Method

SetBorderStyle(XLLineStyle)

Sets the border style for this XLStyle.

Declaration
public void SetBorderStyle(XLLineStyle style)
Parameters
Type Name Description
XLLineStyle style

Line style used to draw the border.

Remarks

This method applies the setting to all four borders.