VolatileValues enumeration

Office 2013 and later

Volatile Dependency Value Types

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

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

Member nameDescription
Boolean Boolean. When the item is serialized out as xml, its value is "b".
RealNumber Real Number. When the item is serialized out as xml, its value is "n".
Error Error. When the item is serialized out as xml, its value is "e".
String String. When the item is serialized out as xml, its value is "s".
Show: