Click or drag to resize

BordersCollection Count Property

Gets count of borders.

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

Property Value

Type: Int32

Implements

IBorders Count
See Also