ShrinkToFit Property (IRange)
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.
System.bool ShrinkToFit {get; set;}
Property Value
true
if [shrink to fit]; otherwise,
false
.