Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Orientation when printing in excel
Message
De
28/03/2006 15:01:52
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01108528
Message ID:
01108561
Vues:
9
I have inserted the commad line, but it does not work,...What I´m doing wrong..?
   With .ActiveSheet.PageSetup
                  .PrintTitleRows    = "$1:$6"
                  .PrintTitleColumns = ""                  
         	  .TopMargin      = 0.5   && 

         	  .BottomMargin   = 0.5   &&          

	          .LeftMargin     = 0.5   && 	    

	          .RightMargin    = 0.5   && 

    	          .Orientation    = xlLandscape   
   EndWith
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform