Mathematica > Window Properties >

Deletable

Deletable
is an option for Cell which specifies whether the cell can be deleted interactively using the front end.
  • With the setting Deletable->False at the notebook level, you can prevent any cells in any notebook from being deleted.
Create a cell that cannot be deleted:
In[1]:=
Click for copyable input
 
Create an inline cell that can be neither edited nor deleted:
In[1]:=
Click for copyable input
New in 3
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team