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

Property Value

Type: ExcelCellLineStyle
See Also