2 messages in org.openoffice.fr.progRe: [prog] TextTable et CellName
FromSent OnAttachments
Giorgio MontaliNov 17, 2004 3:14 am 
Bernard MarcellyNov 19, 2004 7:55 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] TextTable et CellNameActions...
From:Bernard Marcelly (marc@club-internet.fr)
Date:Nov 19, 2004 7:55:18 am
List:org.openoffice.fr.prog

At 2004-11-17 12:15, Giorgio Montali wrote:

J'ai un probleme: je programme en VB et ma question est la suivante: j'ai un bookmark positionné dans une TextTable. J'ai voudrais maintenaint connaitre le numero de la colonne où se trouve le bookmark, ou, au moins, le nome de la cell.

en reprenant ton nom de variable: oAnchor.Cell.CellName est un String contenant l'adresse de la cellule dans le tableau, exemple : C2

Trouvé facilement (en Basic) en utilisant xray sur l'ancre du signet. Bernard