2 messages in org.openoffice.fr.prog[prog] OOo1.1.3: XRay - Charger un fo...
FromSent OnAttachments
Ludovic CHEVALIERDec 20, 2004 8:13 am 
Laurent GodardDec 20, 2004 8:18 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:[prog] OOo1.1.3: XRay - Charger un formulaireActions...
From:Ludovic CHEVALIER (tens@no-log.org)
Date:Dec 20, 2004 8:13:38 am
List:org.openoffice.fr.prog

Salut!

Je souhaiterai lancer XRay à partir d'un formulaire. L'exemple de macro pour lancer XRay de la doc disponible sur le site francophone
est valable pour un classeur: Sub Main Document = ThisComponent Sheets = Document.Sheets() Feuille1 = Sheets.getByIndex(0) Xray.Xray Feuille1 End Sub

Comment faire avec un formulaire???

Merci,

Ludo