Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automation: Language for an Excel Cell
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00335540
Message ID:
00335545
Views:
16
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform