Click or drag to resize

BordersCollectionArrayWrapper LineStyle Property

Returns or sets the line style for the border. Read / write LineStyleType.

Namespace: Spire.Xls.Core.Spreadsheet.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public LineStyleType LineStyle { get; set; }

Property Value

Type: LineStyleType

Implements

IBorders LineStyle
See Also