Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel PageBreaks(1).DragOff Feature
Message
From
02/07/2007 06:46:13
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
02/07/2007 06:26:42
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01237092
Message ID:
01237095
Views:
15
>Hi Guys
>
>When you drag to fit a page through the Page-Break Preview feature in Excel, the resultant VB code is:-
>
>"ActiveSheet.VPageBreaks(1).DragOff Direction:=xlToRight, RegionIndex:=1"
>
>What is its equivalence in VFP ?. I have tried but in vain.
>
>Any Help
>
>Fred Matano

oXL.ActiveWorkbook.ActiveSheet.VPageBreaks(1).DragOff( xlToRight, 1)

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform