TableCellFormatFitText Property |
When true, fits text in the cell, compressing each paragraph to the width of the table cell.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool FitText { get; set; }
Public Property FitText As Boolean
Get
Set
Property Value
Boolean
See Also