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: 27.2.0-beta
Syntax
public bool AutoResize { set; }

Property Value

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