Search
WorkbookView.getFirstVisibleFrozenRow Method
See Also
 






Gets the topmost visible frozen row.

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

 Syntax

Java  Copy Code

public int getFirstVisibleFrozenRow ()

 Return Value

Index of the first visible frozen row.

 See Also