\trkeepfollow in rtf

D

David Thielen

Hi;

How can I get Word to set \trkeepfollow in a rtf file (tells Word to make
rows stick together).
 
P

Peter Huang [MSFT]

Hi

Programming with Word is based on Word OM.
I suggest you try to do that in UI and record the macro to see how to do
what you want and observer the macro to see if that can be down via word OM.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 
D

David Thielen

Hi;

That's the problem - I can't find it in the UI. If I edit the rtf file
directly it works fine - but getting it in there I don't know how to do.

Anyone know where they hid this in the UI?
 
P

Peter Huang [MSFT]

Hi

Commonly we did not talk with RTF file content directly, Word use OM to
manipulate the Word Document.
So the OM will not respond to the RTF instruction one by one.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top