Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setUseStandardWidth Method
In This Topic
    setUseStandardWidth Method
    In This Topic
    Determines if the column width of the IRange object equals thestandard width of the sheet.
    Syntax
    void setUseStandardWidth( 
       boolean value
    )

    Parameters

    value
    See Also