Search
WorkbookView.setScrollY Method
See Also
 






Sets the value of the vertical scrollbar.

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

 Syntax

Java  Copy Code

public void setScrollY (
    int value
)

 Parameters

value

 See Also