NullableBool
NullableBool-Enumeration
Stellt dreifache boolesche Werte dar.
public enum NullableBool : sbyte
Werte
| Name | Wert | Beschreibung |
|---|---|---|
| NotDefined | -1 | Boolescher Wert ist undefiniert. |
| False | 0 | Falscher Wert. |
| True | 1 | Wahrer Wert. |
Siehe auch
- Namespace Aspose.Slides
- Assembly Aspose.Slides