Mathematica > Notebooks and Documents > Low-Level Notebook Programming > Programmatic Notebook & Interface Customization > Window Properties > Selectable >
Mathematica > Notebooks and Documents > Notebook & Interface Customization > Programmatic Notebook & Interface Customization > Window Properties > Selectable >

Selectable

Selectable
is an option for displayed objects, cells, and notebooks that specifies whether their contents can be selected interactively using the front end.
  • Even with the setting Selectable->False, an object can be selected as a whole.
  • With Selectable->False set at the notebook level, no cells in the notebook can be selected.
Create a cell whose contents cannot be selected:
You can select an "unselectable" string, but not a fragment of it:
Create a cell whose contents cannot be selected:
In[1]:=
Click for copyable input
 
You can select an "unselectable" string, but not a fragment of it:
In[1]:=
Click for copyable input
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF