Search
WorksheetView.setColumnHeaderHeight Method
See Also
 






Sets the height of the column header, or null, to automatically size the column headers.

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

 Syntax

Java  Copy Code

public void setColumnHeaderHeight (
    Measure value
)

 Parameters

value

 See Also