ScriptValues enumeration
Office 2013 and later
Defines the ScriptValues enumeration.
Namespace: DocumentFormat.OpenXml.Math
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Roman | Roman. When the item is serialized out as xml, its value is "roman". | |
| Script | Script. When the item is serialized out as xml, its value is "script". | |
| Fraktur | Fraktur. When the item is serialized out as xml, its value is "fraktur". | |
| DoubleStruck | double-struck. When the item is serialized out as xml, its value is "double-struck". | |
| SansSerif | Sans-Serif. When the item is serialized out as xml, its value is "sans-serif". | |
| Monospace | Monospace. When the item is serialized out as xml, its value is "monospace". |
Show: