Mathematica > Notebooks and Documents > Low-Level Notebook Programming > ShowSelection >

ShowSelection

ShowSelection
is an option to Notebook, Cell, and Style that specifies whether to show the current selection highlighted.
  • ShowSelection is often set for styles of cells or whole notebooks instead of individual cells.
  • Settings for ShowSelection affect only how the selection is displayed, not where it is or how it works.
  • Setting ShowSelection->False is convenient if you want notebook operations to be performed invisibly.
Create a notebook window and select some content:
Turn off the visible marking of the selection:
Move the selection:
Make the selection visible again:
Create a notebook window and select some content:
In[1]:=
Click for copyable input
Turn off the visible marking of the selection:
Move the selection:
Make the selection visible again:
New in 4 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF