Click or drag to resize

DocxTableAutoResize Property

Decide se la tabella deve ridimensionare le colonne automaticamente

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public bool AutoResize { set; }

Property Value

Type: Boolean
true if [automatic resize]; otherwise, false.
See Also