Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXCEL - addtextbox
Message
From
08/03/2008 07:23:33
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/03/2008 23:55:16
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01299642
Message ID:
01299928
Views:
11
>Thank for your help.
>
>I got error on "msoTextOrientationHorizontal", what should i do before this command ?
>
>
>With oExcel.ActiveSheet.Shapes.AddTextbox(msoTextOrientationHorizontal, 97.5, 28.5, 96.75 , 17.25)
> .Select
>endwith
>With oExcel.Selection
> .text="ABC COMPANY"
> .font.Size=8
>....
>endwith
#DEFINE msoTextOrientationMixed	-2	
#DEFINE msoTextOrientationHorizontal	1	
#DEFINE msoTextOrientationUpward	2	
#DEFINE msoTextOrientationDownward	3	
#DEFINE msoTextOrientationVerticalFarEast	4	
#DEFINE msoTextOrientationHorizontalRotatedFarEast	6	
You can get all contants using Object explorer.
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