Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Sheet Formatting
Message
From
06/03/2006 13:50:18
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/03/2006 13:39:39
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:
01101785
Views:
13
Sample:
  .FormatConditions.Delete
  .FormatConditions.Add(xlExpression,, '=Left($D2,5)="Sales"')
  With .FormatConditions(1)
    .Font.Bold = .T.
    .Interior.ColorIndex = 4
  Endwith
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
Next
Reply
Map
View

Click here to load this message in the networking platform