powerpoint 2007 Selection.TextRange Error when Selection is made in Table Object on a slide

I am recieving Selection.TextRange error while it is working fine with 2003 Object model.

When I do

Private moPowerPointAppAs Microsoft.Office.Interop.PowerPoint.Application

moPowerPointApp.ActiveWindow.Selection.TextRange.Characters.Count

Above line gives an error called "The specified value is out of range." when the selection is made in a table object present in one of the ppt slide.

And above is working fine when I use 2003 object model.

Is there some substitute for the above change?

Its urgent. any help will subtract my problem.

Thanks!!!

[734 byte] By [sachin.jain] at [2008-1-10]