Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table in word, Colum width?
Message
De
24/10/2000 10:38:08
 
 
À
24/10/2000 10:33:34
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00432936
Message ID:
00433487
Vues:
18
Thanks

Now how can I center the table on the page?


Peter

see you in Milwaukee

>>Now I have a table (I finally went with autofit)
>>but anyway the first 3 rows are to be bold and flagged as header so they repeat
>>The macro recorder doe not work in table. It lets me not select anything within a mile of the table.
>>
>>Peter
>
>To set all the cells in a row with bold, use:
>
>FOR EACH oCell IN oTable.Rows[].Cells
> oCell.Range().Font.Bold = .T.
>ENDFOR
>
>To make a group of rows the table heading, use something like, set each one's HeadingFormat property to .T.
>
>Tamar
Peter Cortiel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform