次の方法で共有


Frameset.FrameScrollbarType プロパティ

定義

Web ブラウザーでフレーム ページを表示するときに、指定したフレームにスクロール バーを使用できるタイミングを設定または返します。

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

プロパティ値

適用対象