Frameset.FrameScrollbarType Property

Definition

Returns or sets when scroll bars are available for the specified frame when viewing its frames page in a Web browser.

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

Property Value

Applies to