Search
Worksheet.getMaxRows Method
See Also
 






Gets the maximum number of rows this worksheet will draw.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public Integer getMaxRows ()

 Return Value

An Integer value.

 See Also