Boolean enumeration

Office 2013 and later

Defines the Boolean enumeration.

Namespace:  DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

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

Member nameDescription
False false. When the item is serialized out as xml, its value is "false".
True true. When the item is serialized out as xml, its value is "true".
Ninch ninch. When the item is serialized out as xml, its value is "ninch".
Show: