Link Search Menu Expand Document

WorksheetRows Property

Gets the list of rows.

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

Property Value

Type: Rows
The list of rows.

Implements

IWorksheetRows
See Also

Reference