Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel Sheet Formatting
Message
 
 
À
19/01/2006 09:52:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01087027
Message ID:
01101761
Vues:
16
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform