Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Orientation when printing in excel
Message
From
28/03/2006 15:01:52
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01108528
Message ID:
01108561
Views:
10
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform