次の方法で共有


Table.AutoFormatType プロパティ

定義

指定されたテーブルに適用されているオート フォーマットの種類を返します。

public:
 property int AutoFormatType { int get(); };
public int AutoFormatType { get; }
member this.AutoFormatType : int
Public ReadOnly Property AutoFormatType As Integer

プロパティ値

注釈

AutoFormatType プロパティには、任意WdTableFormatの定数を指定できます。

メソッドを AutoFormat(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) 使用して、テーブルに自動書式設定を適用します。

適用対象