Click or drag to resize

QueryTableXls AdjustColumnWidth Property

Returns or sets the AdjustColumnWidth of the object.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool AdjustColumnWidth { get; set; }

Property Value

Type: Boolean
See Also