|
|
|||
|
|
|
| TextClipboardType is an option for cells that specifies how Edit ► Copy treats a cell when converting it for the system's textual clipboard. |
| "PlainText" | preserve the cell as plain text; equivalent to Edit ► Copy As ► Plain Text | |
| "InputText" | preserve Mathematica's ability to reevaluate the cell; equivalent to Edit ► Copy As ► Input Text | |
| "Package" | return exactly what you would get if you saved the cell as a package |