DOCUMENTATION CENTER SEARCH
Mathematica
>
Low-Level Notebook Programming
>
Built-in
Mathematica
Symbol
Visible
ShowSelection
NotebookWrite
See Also »
|
Low-Level Notebook Programming
More About »
AutoScroll
AutoScroll
is an option to
SelectionMove
and related functions that specifies whether a notebook should automatically be scrolled to display the current selection.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Create a notebook with many cells:
In[1]:=
Move the selection and allow automatic scrolling to the new selection:
In[2]:=
Move the selection further without automatic scrolling:
In[3]:=
Scope
(1)
SEE ALSO
Visible
ShowSelection
NotebookWrite
MORE ABOUT
Low-Level Notebook Programming
New in 3
© 2008 Wolfram Research, Inc.