This documentation is archived and is not being maintained.
Boolean enumeration
Defines the Boolean enumeration.
Namespace:
DocumentFormat.OpenXml.Office2013.Drawing.ChartStyleAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| 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". |