Search
ColumnRange.setWidth Method
See Also
 






Sets the width of all columns in the range.

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

 Syntax

Java  Copy Code

public void setWidth (
    Measure value
)

 Parameters

value

 See Also