Message 1 of 3
Table SetBackgroundColorNone Variable

Not applicable
03-08-2006
11:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a Table that has every other row set to a color. I would like to set
every other row to background fill = none. this is what I found so far:
myTable.SetBackgroundColorNone y - 1, False
this command sets my table row to color white. does anyone know how to set
it to none.
every other row to background fill = none. this is what I found so far:
myTable.SetBackgroundColorNone y - 1, False
this command sets my table row to color white. does anyone know how to set
it to none.