Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Sheet Formatting
Message
From
06/03/2006 16:45:36
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:
01101866
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?

sheet

PS: Are you trying to automate Excel w/o documentation?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform