ExcelCellBordersCollectionLineStyle Property

Gets or sets line style for all the cell borders.

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