D
David Thielen
I haven't figured out a way to determine what cell the cursor is
currently in, or better yet the location of a TextRange object within
a table.
So given a Selection object, I can ask for the TextRange, but when I
ask for its parent ( which should be a TextFrame, whose parent should
be a Shape, whose parent should be a Cell) it is null.
If I ask for a ShapeRange from the Selection, I get the shape that the
table is in.
Is there a way to determine what cell I am given a selection object.
Or better yet, is there a way to determine my position in the table
given a TextRange object, assuming its inside a cell ?
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
currently in, or better yet the location of a TextRange object within
a table.
So given a Selection object, I can ask for the TextRange, but when I
ask for its parent ( which should be a TextFrame, whose parent should
be a Shape, whose parent should be a Cell) it is null.
If I ask for a ShapeRange from the Selection, I get the shape that the
table is in.
Is there a way to determine what cell I am given a selection object.
Or better yet, is there a way to determine my position in the table
given a TextRange object, assuming its inside a cell ?
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm