Link Search Menu Expand Document

WorksheetsCount Property

Gets the worksheet count.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public int Count { get; }

Property Value

Type: Int32
The worksheet count.

Implements

IWorksheetsCount
See Also

Reference