Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Orientation when printing in excel
Message
 
 
À
28/03/2006 14:19:34
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:
01108532
Vues:
17
This message has been marked as the solution to the initial question of the thread.
  .Orientation = xlLandscape
>When generating an excel sheet, my group of command is like this:
>
> With .ActiveSheet.PageSetup
> .PrintTitleRows = "$1:$6"
> .PrintTitleColumns = ""
> .TopMargin = 0.5 &&
> .BottomMargin = 0.5 &&
> .LeftMargin = 0.5 &&
> .RightMargin = 0.5 &&
> EndWith
>
>How can I define the orientation when printing?... (Horizontal)
>Thanks in advance
>Carlos Burgos
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform