Message 1 of 3
How to set Table Cell Colour ?

Not applicable
07-05-2006
07:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can someone point me in thet right dirtection please?
I am trying to set the table cell colour to colour 40.
What is the corretc syntax?
I have tried the following, but get a variant error?
(setq col '(255 191 0))
(vla-SetCellContentColor vla_table 0 0 col)
Cheers
Scott
I am trying to set the table cell colour to colour 40.
What is the corretc syntax?
I have tried the following, but get a variant error?
(setq col '(255 191 0))
(vla-SetCellContentColor vla_table 0 0 col)
Cheers
Scott