A
Ashish
Hi,
I have looked wherever I can but I just can't find a reliable way of
checking which textcolumn am I, in the code.
I have tried the Information(wdHorizontalPositionRelativeToPage),which
unforunately just about anywhere gives me a -1, no reason at all.
EVEN WHEN I HAVE ONLY A SINGLE LINE selected. 100% zoom in page view is the
default.
Next try has been the distancefromright and left in the hope of getting the
position wrt to the page end. No help again.
Is there a reliable way of knowing the current textcolumn of the
cell/range/row/selection/insertion point?
Ohh: I have 2 textcols, filled with a table. I am interating through the
rows. I need to do something specific for each row in the second text column.
I just can't triangulate the poistion. Each row may have a variable number of
cells.
Please help if someone has seen something like this.
Thanks.
I have looked wherever I can but I just can't find a reliable way of
checking which textcolumn am I, in the code.
I have tried the Information(wdHorizontalPositionRelativeToPage),which
unforunately just about anywhere gives me a -1, no reason at all.
EVEN WHEN I HAVE ONLY A SINGLE LINE selected. 100% zoom in page view is the
default.
Next try has been the distancefromright and left in the hope of getting the
position wrt to the page end. No help again.
Is there a reliable way of knowing the current textcolumn of the
cell/range/row/selection/insertion point?
Ohh: I have 2 textcols, filled with a table. I am interating through the
rows. I need to do something specific for each row in the second text column.
I just can't triangulate the poistion. Each row may have a variable number of
cells.
Please help if someone has seen something like this.
Thanks.