Frameset.FrameScrollbarType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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