Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IStyle Interface / ShrinkToFit Property
In This Topic
    ShrinkToFit Property (IStyle)
    In This Topic
    Gets or sets whether the text automatically shrinks to fit in the available column width.
    Syntax
    System.bool ShrinkToFit {get; set;}
    See Also