Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDisplayFormat Interface / ShrinkToFit Property
In This Topic
    ShrinkToFit Property (IDisplayFormat)
    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
    System.bool ShrinkToFit {get;}
    See Also