\PhpOffice\PhpSpreadsheet\Calculation\StatisticalAggregateBase

Summary

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

Methods

testAcceptedBoolean()

testAcceptedBoolean(mixed  $arg, mixed  $k) : int|mixed

MS Excel does not count Booleans if passed as cell values, but they are counted if passed as literals.

OpenOffice Calc always counts Booleans. Gnumeric never counts Booleans.

Parameters

mixed $arg
mixed $k

Returns

int|mixed —

isAcceptedCountable()

isAcceptedCountable(mixed  $arg, mixed  $k) : bool

Parameters

mixed $arg
mixed $k

Returns

bool —