TableFormatAutomaticallyResizeToFitContents Property |
Gets or sets a value indicating whether the table shall automatically resize to fit contents.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public bool AutomaticallyResizeToFitContents { get; set; }
Public Property AutomaticallyResizeToFitContents As Boolean
Get
Set
Property Value
BooleanSee Also