Link Search Menu Expand Document

SpreadsheetOptionsMaxRowCountAllowed Property

Gets the max row count allowed for the current format limitations set (see methods .SetExcel2003Limits, .SetExcel2007Limits, .SetOpenOffice3Limits to set current limitations)

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

Property Value

Type: UInt32
The max row count allowed

Implements

ISpreadsheetOptionsMaxRowCountAllowed
See Also

Reference