Search
WorkbookView.setShowHorizontalScrollBar Method
See Also
 






Sets a value indicating whether to display the horizontal scroll bar.

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

 Syntax

Java  Copy Code

public void setShowHorizontalScrollBar (
    boolean value
)

 Parameters

value

 See Also