Gets a value indicating whether to display the auto-fill handle at the bottom-right side of the selection.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean getAllowAutoFill () |
true to allow interactive auto-fill, or false otherwise. The default value is true.
See Also