\PhpOffice\PhpSpreadsheet\Calculation\LogicalBoolean

Summary

Methods
Properties
Constants
true()
false()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

true()

true() : bool

TRUE.

Returns the boolean TRUE.

Excel Function: =TRUE()

Returns

bool —

True

false()

false() : bool

FALSE.

Returns the boolean FALSE.

Excel Function: =FALSE()

Returns

bool —

False