ODS
(Mathematica Import/Export Format) MIME type: application/vnd.oasis.opendocument.spreadsheet OpenDocument spreadsheet file. Used for storage and exchange of spreadsheet data and formulas. Is part of the OASIS ...
SXC
(Mathematica Import/Export Format) MIME type: application/nd.sun.xml.calc OpenOffice 1.0 spreadsheet file. Stores spreadsheet data and formulas. SXC is an acronym for Sun XML Calc. Native spreadsheet format of ...
Graphs provide great information visualization. Highlighting graph elements will let information stand out. By using algorithmic graph layouts, much of the structure in a ...
Unicode: 22F0. Letter-like form. Used to indicate omitted elements in a matrix.
Unicode: 22EF. Letter-like form. Used to indicate omitted elements in a row of a matrix.
Unicode: 22F1. Letter-like form. Used to indicate omitted elements in a matrix. Not the same as \[Continuation].
Unicode: 228E. Infix operator. x ⊎ y is by default interpreted as UnionPlus[x,y]. Used to denote union of multisets, in which multiplicities of elements are added.
Unicode: 22EE. Letter-like form. Used to indicate omitted elements in columns of a matrix.
GXL
(Mathematica Import/Export Format) GXL graph data format. Used for the storage and exchange of graphs. GXL is an acronym derived from Graph Exchange Language. XML-based format. Represents typed, attributed, ...
Export
(Built-in Mathematica Symbol) Export["file. ext", expr] exports data to a file, converting it to the format corresponding to the file extension ext. Export[file, expr, " format"] exports data in the ...