Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IDisplayFormat Interface / getShrinkToFit Method
In This Topic
    getShrinkToFit Method
    In This Topic
    Gets a value that indicates if the application automatically shrinks text to fit in the available column width of the associated Range object as it is displayed in the current user interface.
    Syntax
    boolean getShrinkToFit()
    See Also