|
|
|||
|
|
| Obsolete Mathematica Symbol | |See Also » |
| ButtonStyle is an option for ButtonBox which specifies the default properties for the button. |
| "Paste" | paste the contents of the button (default) | |
| "Evaluate" | paste then evaluate in place what has been pasted | |
| "EvaluateCell" | paste then evaluate the whole cell | |
| "CopyEvaluate" | copy the current selection into a new cell, then paste and evaluate in place | |
| "CopyEvaluateCell" | copy the current selection into a new cell, then paste and evaluate the whole cell | |
| "Hyperlink" | jump to a different location in the notebook |