Click or drag to resize

TableFormatAutomaticallyResizeToFitContents Property

Gets or sets a value indicating whether the table shall automatically resize to fit contents.

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

Property Value

Boolean
See Also