Search
Worksheet.setDefaultColumnWidth Method
See Also
 






Sets the default width of columns.

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

 Syntax

Java  Copy Code

public void setDefaultColumnWidth (
    Measure value
)

 Parameters

value

 See Also