Probleme php Excel
fretty
-
pitxu Messages postés 689 Date d'inscription Statut Membre Dernière intervention -
pitxu Messages postés 689 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Actuellement j'ai un fichier qui se génère, le problème est que j'aimerais que certaine colonnes soit pas éditable. J'ai essayer ce code mais rien ne marche.
$sharedStyle1->applyFromArray(array(
'font'=> array(
'name'=> 'Verdana','bold'=> false,'italic'=> true,'underline' => false,'strike'=> false,'color'=> array('rgb' =>'FFFFFF')),
'protection' => array('locked' => PHPExcel_Style_Protection::PROTECTION_PROTECTED)
));
help me please!!!!!!!
Actuellement j'ai un fichier qui se génère, le problème est que j'aimerais que certaine colonnes soit pas éditable. J'ai essayer ce code mais rien ne marche.
$sharedStyle1->applyFromArray(array(
'font'=> array(
'name'=> 'Verdana','bold'=> false,'italic'=> true,'underline' => false,'strike'=> false,'color'=> array('rgb' =>'FFFFFF')),
'protection' => array('locked' => PHPExcel_Style_Protection::PROTECTION_PROTECTED)
));
help me please!!!!!!!
A voir également:
- Probleme php Excel
- Liste déroulante excel - Guide
- Word et excel gratuit - Guide
- Déplacer colonne excel - Guide
- Si ou excel - Guide
- Excel moyenne - Guide