Search
WorkbookView.getFrozenColumnCount Method
See Also
 






Gets the number of frozen columns in the view.

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

 Syntax

Java  Copy Code

public int getFrozenColumnCount ()

 Return Value

An integer value specifying number of frozen columns.

 See Also