Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / setStandardWidth Method
In This Topic
    setStandardWidth Method
    In This Topic
    Sets the standard (default) width(in points) of all the columns in the worksheet.
    Syntax
    void setStandardWidth( 
       double value
    )

    Parameters

    value
    See Also