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

    Parameters

    value
    See Also