[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Alignment.ShrinkToFit

ShrinkToFit Property

ShrinkToFit

Gets or sets a value indicating whether the displayed text in the cell should be shrunk to fit the cell width.

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

true if the displayed text in the cell should be shrunk to fit the cell width; otherwise, false.