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: 2024.4.24
Syntax
public bool FitText { get; set; }

Property Value

Boolean
See Also