Share via


Frameset.FrameScrollbarType Property

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

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property FrameScrollbarType As WdScrollbarType
    Get
    Set
'Usage
Dim instance As Frameset
Dim value As WdScrollbarType

value = instance.FrameScrollbarType

instance.FrameScrollbarType = value
WdScrollbarType FrameScrollbarType { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdScrollbarType

See Also

Reference

Frameset Interface

Frameset Members

Microsoft.Office.Interop.Word Namespace