Click or drag to resize

BordersCollection Value Property

Gets or sets line style of borders.

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

Property Value

Type: LineStyleType

Implements

IBorders Value
See Also