Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Sheet Formatting
Message
 
 
To
06/03/2006 13:50:18
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01087027
Message ID:
01101815
Views:
11
>Sample:
>
>  .FormatConditions.Delete
>  .FormatConditions.Add(xlExpression,, '=Left($D2,5)="Sales"')
>  With .FormatConditions(1)
>    .Font.Bold = .T.
>    .Interior.ColorIndex = 4
>  Endwith
>
Cetin

What is the first WITH here? E.g. FormatConditions is the property of what?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform