Click or drag to resize

ExcelCellAlignmentShrinkToFit Property

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: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public bool ShrinkToFit { get; set; }

Property Value

Boolean
See Also