Excel for WinRT
ShrinkToFit Property


Gets or sets whether this XLStyle causes cell contents to shrink to fit.
Syntax
'Declaration
 
Public Property ShrinkToFit As System.Boolean
'Usage
 
Dim instance As XLStyle
Dim value As System.Boolean
 
instance.ShrinkToFit = value
 
value = instance.ShrinkToFit
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback