Table.AllowAutoFit Propiedad

Definición

Permite a Microsoft Word cambiar automáticamente el tamaño de las celdas de una tabla para ajustarlo al contenido.

public:
 property bool AllowAutoFit { bool get(); void set(bool value); };
public bool AllowAutoFit { get; set; }
member this.AllowAutoFit : bool with get, set
Public Property AllowAutoFit As Boolean

Valor de propiedad

Se aplica a