ExcelCellBorderLineStyle Property

Gets or sets the line style of the border

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelCellLineStyle LineStyle { get; set; }

Property Value

ExcelCellLineStyle

See Also