AreasCount Property Bytescout Spreadsheet SDK
Returns the number of objects in the collection.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int Count { get; }

Property Value

Type: Int32
The number of objects in the collection.
See Also

Reference