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: 23.3.0.0 (23.3.0.0)
Syntax
public bool AutoResize { set; }

Property Value

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