IsValidExcelSheetName implements ScalarFunction
Read onlyYes
FinalYes
Interfaces
- ScalarFunction
Methods
- __construct() : mixed
- eval() : mixed
Methods
__construct()
public
__construct(ScalarFunction|string $sheetName) : mixed
Parameters
- $sheetName : ScalarFunction|string
eval()
public
eval(Row $row) : mixed
Parameters
- $row : Row