StyleValues enumeration

Office 2013 and later

Defines the StyleValues 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
Plain Plain. When the item is serialized out as xml, its value is "p".
Bold Bold. When the item is serialized out as xml, its value is "b".
Italic Italic. When the item is serialized out as xml, its value is "i".
BoldItalic Bold-Italic. When the item is serialized out as xml, its value is "bi".
Show: