Horizontal Position of text on page

J

James

Is there a way to programatically, I would guess through a property,
tell if some text has been centered on the page?
 
J

Jean-Guy Marcil

Bonjour,

Dans son message, < James > écrivait :
In this message, < James > wrote:

|| Is there a way to programatically, I would guess through a property,
|| tell if some text has been centered on the page?

MsgBox Selection.Information(wdVerticalPositionRelativeToPage)
--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
[email protected]
Word MVP site: http://www.word.mvps.org
 
Top