Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/11/2008, 08:48
Avatar de Marvin
Marvin
Colaborador
 
Fecha de Ingreso: febrero-2005
Ubicación: global $Chile->Santiago;
Mensajes: 1.991
Antigüedad: 19 años, 3 meses
Puntos: 81
Respuesta: PROBLEMAS CON PHPExcel_Writer_Excel5_Writer

Mmm... encontre que sale definido por la clase desde la linea 1502:
Código php:
Ver original
  1. /**
  2. * * * Write a string to the specified row and column (zero indexed).
  3. * * * NOTE: there is an Excel 5 defined limit of 255 characters.
  4. * * * $format is optional.
  5. * * * Returns *0 : normal termination
  6. * * * * * * * -2 : row or column out of range
  7. * * * * * * * -3 : long string truncated to 255 chars

Suerte!
__________________
El que dice "Solo sé que nada sé", esta asumiendo que sabe algo.
Lea las FAQ's!