Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPageSetup Interface / setBestFitColumns Method
In This Topic
    setBestFitColumns Method
    In This Topic
    Sets whether column widths are adjusted to fit the longest text width for printing. May cause some efficiency problems if the file contains large amounts of data.
    Syntax
    void setBestFitColumns( 
       boolean value
    )

    Parameters

    value
    See Also