Click or drag to resize

BordersCollectionArrayWrapper Value Property

Synonym for Borders.LineStyle. Read / write Variant.

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 Value { get; set; }

Property Value

Type: LineStyleType

Implements

IBorders Value
See Also