Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setColumnWidth Method
In This Topic
    setColumnWidth Method
    In This Topic
    Sets the width of the individual columns represented in this range in characters.
    Syntax
    void setColumnWidth( 
       double value
    )

    Parameters

    value
    See Also