Search
WorksheetView.getFrozenRowCount Method
See Also
 






Gets the number of frozen rows in the view.

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

 Syntax

Java  Copy Code

public int getFrozenRowCount ()

 Return Value

An integer value specifying number of frozen rows.

 See Also