NullableBool — Aspose.Slides FOSS Python API Reference

NullableBool — Represents the nullable bool in a presentation. Inherits from: Enum.

Package: aspose.slides_foss


Values

MemberValueDescription
NOT_DEFINEDNotDefined
FALSEFalse
TRUETrue

See Also