NullableBool
General
NullableBool és un enum a Aspose.Slides FOSS per Java.
Representa valors booleans triples.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined boolean state |
FALSE | Represents a false boolean value |
TRUE |
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read |
Mètodes
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |