TYPE_STRING2
TYPE_STRING2 = 'str'
PHPExcel_Cell_DataType
$_errorCodes : array
List of error codes
checkString(mixed $pValue = null) : mixed
Check a string that it satisfies Excel requirements
mixed | $pValue |
Sanitized value
None found |
checkErrorCode(mixed $pValue = null) : string
Check a value that it is a valid error code
mixed | $pValue |
Sanitized value
None found |
Loading…