Click or drag to resize

CellStyle Borders Property

Returns a Borders collection that represents the borders of a style.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public BordersCollection Borders { get; }

Property Value

Type: BordersCollection
See Also