|
NotebookToSymbolicNotebookML
NotebookToSymbolicNotebookML[expr] converts expr to NotebookML and returns the corresponding SymbolicXML.
This function takes the options Annotations, BoxFormats, GraphicsFormats, Stylesheets, FileName, and FilesDirectory.
This function exists only in the XML`NotebookML` context. Hence, when doing an evaluation, you must specify the function name as XML`NotebookML`NotebookToSymbolicNotebookML. To use the function without the context name prefix, you must first add the XML`NotebookML` context to your context path.
Examples
|