Click or drag to resize

TableCellFormatFitText Property

When true, fits text in the cell, compressing each paragraph to the width of the table cell.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public bool FitText { get; set; }

Property Value

Boolean
See Also