Spread.Services Documentation
ShrinkToFit Property (IRange)
GrapeCity.Documents.Spread Namespace > IRange Interface : ShrinkToFit Property
Gets or sets the property which specifies whether cells will be drawn in a smaller font if needed to display the contents of the cell.
Syntax
System.bool ShrinkToFit {get; set;}

Property Value

true if [shrink to fit]; otherwise, false.
See Also

Reference

IRange Interface
IRange Members