Search
IColumnStyle.setWidth Method
See Also
 






Sets the width of the column, or null, to use the default width.

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

 Syntax

Java  Copy Code

void setWidth (
    Measure value
)

 Parameters

value

 See Also