NullableBool

Overview

NullableBool is a enum in Aspose.Slides FOSS for Python.

Represents triple boolean values.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or unset boolean value
FALSERepresents a boolean false value
TRUE

See Also