Search
WorksheetView.setRowHeaderWidth Method
See Also
 






Sets the width of the row header, or null, to automatically size the row headers.

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

 Syntax

Java  Copy Code

public void setRowHeaderWidth (
    Measure value
)

 Parameters

value

 See Also