View Single Post
  #1   Report Post  
Posted to microsoft.public.word.tables
Ing. Miguel Márquez Ing. Miguel Márquez is offline
external usenet poster
 
Posts: 2
Default Index positioning on a Table

Hi there,

I´m programming an invoice word document using Visual Studio Tools for
Office 2005 and C#.
I've created an actions pane that inserts book details on the details table
inside the word document.
I need to know the index of the row that actually has the focus, in order to
insert a new item or delete the current item.

How can I do this?

Thanks for your help folks
--
Ing. Miguel Márquez