A reminder that "For sale: baby shoes, never worn" isn't the shortest horror story ever written, it's actually "Specifies a tri-state Boolean value" written by the esteemed author Microsoft .NET Documentation.

Context: https://learn.microsoft.com/en-us/dotnet/api/microsoft.office.core.msotristate

Note that there are actually 5 values, not three. Also True is -1, and the value that equals 1 isn't supported.

MsoTriState Enum (Microsoft.Office.Core)

Specifies a tri-state Boolean value.

@mdiluz Hot take: True being –1 is the only good decision they made with that type.
@steve yeah, can't argue there