NullableBool

General

NullableBool és un enum a Aspose.Slides FOSS per Java.

Representa valors booleans triples.

Valors

ValueDescription
NOT_DEFINEDRepresents an undefined boolean state
FALSERepresents a false boolean value
TRUE

Propietats

NameTypeAccessDescription
valueStringRead

Mètodes

SignatureDescription
getValue()StringReturns the string value of this constant.
 Català