Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Excel cell height
Message
De
05/07/2007 04:32:34
 
 
À
05/07/2007 04:20:26
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01237826
Message ID:
01237842
Vues:
10
>>>>>Hi,
>>>>>An other question about excel automation:
>>>>>how can I set the hight of an excel cell?
>>>>>
>>>>>Thanks
>>>>>
>>>>>Tamas Szigeti
>>>>
>>>>I don't think you could change the size of the individual CELL, you can change Row Height or Col Width, but I could be wrong.
>>>
>>>yes, thanks, you're right, i would like to set the row hight.
>>
>>
>>oExcel = CREATEOBJECT([Excel.Application])
>>oExcel.Workbooks.Add()
>>oExcel.Rows(1).RowHeight= 30
>>oExcel.Visible = .t.
>>
>
>Thanks a lot!

Welcome :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform