Click or drag to resize

ExcelCellBordersCollectionLineStyle Property

Gets or sets line style for all the cell borders.

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

Property Value

ExcelCellLineStyle
See Also