|
|
|||
|
|
| TagBox[boxes, tag] is a low-level box construct that displays as boxes but maintains tag to guide the interpretation of boxes on input. |
| AutoDelete | False | whether to strip the TagBox if boxes are modified | |
| DeletionWarning | False | whether to issue a warning if boxes are deleted | |
| Editable | Automatic | whether to allow boxes to be edited | |
| Selectable | Automatic | whether to allow boxes to be selected | |
| StripWrapperBoxes | False | whether to remove StyleBox etc. from within boxes |
TagBox does not change the appearance of its contents:
The standard formatting for some expressions uses TagBox to aid interpretation:
The formatted result looks like this:
Without the TagBox, this notation would be interpreted differently:
A GridBox is normally interpreted as a matrix:
Use a predefined TagBox interpretation to get a different result:
| |||||||||||||||||||||||||||||
| © 2013 Wolfram Research, Inc. |