Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setShrinkToFit Method
In This Topic
    setShrinkToFit Method
    In This Topic
    Sets the property which specifies whether cells will be drawn in a smaller font if needed to display the contents of the cell.
    Syntax
    void setShrinkToFit( 
       boolean value
    )

    Parameters

    value
    See Also