ConditionalFormatValueObjectValues enumeration

Office 2013 and later

Conditional Format Value Object Type

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
Number Number. When the item is serialized out as xml, its value is "num".
Percent Percent. When the item is serialized out as xml, its value is "percent".
Max Maximum. When the item is serialized out as xml, its value is "max".
Min Minimum. When the item is serialized out as xml, its value is "min".
Formula Formula. When the item is serialized out as xml, its value is "formula".
Percentile Percentile. When the item is serialized out as xml, its value is "percentile".
Show: