Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert a page break in excel 2003 via OLE
Message
From
21/02/2008 08:25:13
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
21/02/2008 01:27:33
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:
01294604
Message ID:
01294686
Views:
13
>hi all,
>
>could someone please let me know the full syntax to insert a page break in MS EXCEl 2003 through ole automation from vfp6.0
>
>with sincere thanks in advance.
* page break at 20
with oExcel.ActiveWorkbook.ActiveSheet
 .HPageBreaks.add( .range( "A20" ))
endwith
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
Reply
Map
View

Click here to load this message in the networking platform