Winnovative Excel Library

ExcelCellAlignmentShrinkToFit Property

Winnovative Excel Library Documentation
Gets or sets a value to indicate if the text automatically shrinks to fit in the available column width. When true the text can shrink. Default value is false.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool ShrinkToFit { get; set; }

Property Value

Type: Boolean
See Also

Reference