Version

GetMaxRowCount Method

Returns the number of rows that are supported by the specified format.
Syntax
public static int GetMaxRowCount( 
   WorkbookFormat format
)

Parameters

format
The format used by the workbook.

Return Value

The maximum number of rows supported by the format.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also