C1.Excel Assembly / C1.Excel Namespace / XLStyle Class / ShrinkToFit Property

In This Topic
ShrinkToFit Property
In This Topic
Gets or sets whether this XLStyle causes cell contents to shrink to fit.
Syntax
'Declaration
 
Public Property ShrinkToFit As System.Boolean
 
Remarks
Cells that do shrink to fit if content more that cell width.
See Also