Click or drag to resize

TableFormat PreferredWidth Property

Gets or sets the preferred width of the table.

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public PreferredWidth PreferredWidth { get; set; }

Return Value

Type: PreferredWidth
The preferred width of the table.
See Also