Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel and ColorIndex, Values?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Excel and ColorIndex, Values?
Miscellaneous
Thread ID:
00891045
Message ID:
00891045
Views:
47
Does anyone know the range of values to use for ColorIndex in Excel?

o.Application.Range(myCell).Select
With o.Application.Selection.Interior
.ColorIndex = 3
.Pattern = 1 &&xlSolid
.PatternColorIndex = -4105 &&xlAutomatic
EndWith

Thanks
Steve
Next
Reply
Map
View

Click here to load this message in the networking platform