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

Property Value

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