Click or drag to resize

PdfGridCellCollection Count Property

Gets the count.

Namespace: Spire.Pdf.Grid
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public int Count { get; }

Property Value

Type: Int32
The count.
See Also