Click or drag to resize

ExcelCellBorderLineStyle Property

Gets or sets the line style of the border

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelCellLineStyle LineStyle { get; set; }

Property Value

Type: ExcelCellLineStyle
See Also