ComponentOne Web API Edition
ShrinkToFit Property

C1.Web.Api.Excel Namespace > Style Class : ShrinkToFit Property
Gets or sets a value indicating whether allow text shrink to fit cell size.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property ShrinkToFit As Boolean
[DefaultValue()]
[XmlAttribute()]
public bool ShrinkToFit {get; set;}
See Also

Reference

Style Class
Style Members