[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DisplayFormat.ShrinkToFit

ShrinkToFit Property

ShrinkToFit

Gets a value that indicates if Spread automatically shrinks text to fit in the available column width of the associated DisplayFormat object as it is displayed in the current user interface.

Declaration
public bool ShrinkToFit { get; }
Public ReadOnly Property ShrinkToFit As Boolean
Property Value
Type Description
bool

true if Spread automatically shrinks text to fit in the available column width; otherwise, false.