Hi Reshma,
You are accessing an Excel COM object. TestComplete won't show its properties or methods in Code Completion. To learn the property you can call, you need to refer to the MSDN documentation. Here is the description of
the Range object which the Cells property returns.