次の方法で共有


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

プロパティ値

適用対象