Table.AllowAutoFit 属性

定义

使 Microsoft Word 可以自动调整表格中的单元格的大小以适应内容。

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

属性值

适用于