Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 770 Bytes

Word.WdScrollbarType.md

File metadata and controls

23 lines (16 loc) · 770 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdScrollbarType enumeration (Word)
Word.WdScrollbarType
fb01b0a3-ee28-f54d-e01a-86905904134c
06/08/2017
medium

WdScrollbarType enumeration (Word)

Specifies when scroll bars are available for the specified frame when viewing its frames page in a web browser.

Name Value Description
wdScrollbarTypeAuto 0 Scroll bars are available for the specified frame only if the contents are too large to fit in the allotted space.
wdScrollbarTypeNo 2 Scroll bars are never available for the specified frame.
wdScrollbarTypeYes 1 Scroll bars are always available for the specified frame.

[!includeSupport and feedback]