次の方法で共有


Frame.WidthRule プロパティ

定義

フレームの幅を決定するために使用するルールを設定または返します。

public:
 property Microsoft::Office::Interop::Word::WdFrameSizeRule WidthRule { Microsoft::Office::Interop::Word::WdFrameSizeRule get(); void set(Microsoft::Office::Interop::Word::WdFrameSizeRule value); };
public Microsoft.Office.Interop.Word.WdFrameSizeRule WidthRule { get; set; }
member this.WidthRule : Microsoft.Office.Interop.Word.WdFrameSizeRule with get, set
Public Property WidthRule As WdFrameSizeRule

プロパティ値

適用対象