|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | See Also »|More About » |
EvaluationElements | ![]() |
| EvaluationElements is an option for NotebookEvaluate that determines which cells to evaluate. |
| All | all evaluatable cells | |
| "InitializationCell" | initialization cells only | |
| "Styles"->{style1,style2,...} | only cells with the designated stylenames | |
| "Tags"->{tag1,tag2,...} | only cells with the designated | |
| {setting1,setting2,...} | only cells that satisfy all of the specified settings |