Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automation: Language for an Excel Cell
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00335540
Message ID:
00335545
Vues:
15
>>I would like to know how to define the language of the value of an excel cell in automation code. I looked in the visual Basic reference, but I could not find anything about the language of the cell format. Does anybody know how to do that?
>
>The value can be referenced with oCell.Value or are you talking about how it's formatted?

First I put a value from a memo field into a cell:
myObj.range("A1").Value = myEditField.VALUE

Then I would like to define the language of this value in the cell, because I want to make a spell check automatically in the correct language which is different for some of the memo fields.
Christian Isberner
Software Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform