3 messages in org.openoffice.fr.progRe: [prog] Style de cellule dans calc
FromSent OnAttachments
Kohler GerardSep 29, 2008 2:38 am 
Laurent GodardSep 29, 2008 2:56 am 
Kohler GerardSep 29, 2008 5:40 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [prog] Style de cellule dans calcActions...
From:Kohler Gerard (koh@oceanetpro.net)
Date:Sep 29, 2008 5:40:55 am
List:org.openoffice.fr.prog

Laurent Godard a écrit :

Bonjour

CelIn = sheetIn.getCellByPosition(0,iLig) CelIn.cellStyle = styleDate

c'est une chaine de caractere qu'il faut utiliser essaye CelIn.cellStyle = "styleDate"

merci, ça marche,

ai pas bien du lire la doc :-[

Gérard