_Application.UsableWidth プロパティ

定義

Microsoft Word ドキュメント ウィンドウの幅を設定できる最大幅 (ポイント単位) を返します。

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

プロパティ値

適用対象