Excel for WPF and Silverlight
ShrinkToFit Property (XLStyle)

C1.WPF.Excel Namespace > XLStyle Class : ShrinkToFit Property
Gets or sets whether this XLStyle causes cell contents to shrink to fit.
Syntax
'Declaration
 
Public Property ShrinkToFit As System.Boolean
public System.bool ShrinkToFit {get; set;}
Remarks
Cells that do shrink to fit if content more that cell width.
See Also

Reference

XLStyle Class
XLStyle Members