Search
WorksheetView.getAllowResizeHeaders Method
See Also
 






Gets a value indicating whether the user can interactively resize rows and columns by dragging header borders.

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

 Syntax

Java  Copy Code

public boolean getAllowResizeHeaders ()

 Return Value

true if users are allowed to resize headers, or false otherwise.

 See Also