MakeCurrent Method

Microsoft Office Web Components Object Model

MakeCurrent Method

       

Makes the specified section the current section.

expression.MakeCurrent(ScrollIntoView)

expression   An expression that returns a Section object.

ScrollIntoView  Optional Boolean. Set this argument to True to scroll the section into view. The default value is False.