Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding text from a specific position
Message
From
14/06/2002 01:08:00
 
 
To
14/06/2002 01:05:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00667789
Message ID:
00668384
Views:
13
>
>with oWordDocument
>*...
>    With .ActiveDocument.PageSetup.TextColumns
>        .SetCount(3)
>        .EvenlySpaced = .t.
>        .LineBetween = .f.
>        .Width = .InchesToPoints(2)
>        .Spacing = .InchesToPoints(0.2)
>    EndWith
>
Yes, within that context is gives the same as not having any table at all and working directly on the column definition of the document.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform