ScriptValues enumeration

Office 2013 and later

Defines the ScriptValues enumeration.

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
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: