Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Sheet Formatting
Message
 
 
To
19/01/2006 09:52:11
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:
01101761
Views:
15
Hi Tracy,

Do you know, is it possible to do partial column formatting:
if !empty(taHeader_Info[m.lnK,3]) && There is format information
				*loSheet.columns[m.lnK].select
				loSheet.columns[m.lnK].NumberFormat = taHeader_Info[m.lnK,3]
			endif
E.g. I want to apply the format starting from the 4th row down instead of the whole column. I'm not sure how to achive this. Note, that I'm using variable lnK for the column number.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform