Search
WorksheetView.setVScrollToolTipFormat Method
See Also
 






Sets the format of the tooltip that is displayed when the view is scrolled vertically.

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

 Syntax

Java  Copy Code

public void setVScrollToolTipFormat (
    String value
)

 Parameters

value

 See Also