Search
WorkbookView.getAutoFillCursor Method
See Also
 






Gets the mouse cursor shown to the user if the mouse is over the auto fill handle or the user is currently performing an auto fill operation.

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

 Syntax

Java  Copy Code

public Cursor getAutoFillCursor ()

 Return Value

A java.awt.Cursor instance.

 See Also