[]
        
(Showing Draft Content)

C1.WPF.Excel.XLStyle.SetBorderStyle

SetBorderStyle Method

SetBorderStyle(XLLineStyleEnum)

Sets the border style for this XLStyle.

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

Line style used to draw the border.

Remarks

This method applies the setting to all four borders.