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: 9.0.0
Syntax
public ExcelCellLineStyle LineStyle { get; set; }

Property Value

ExcelCellLineStyle
See Also