Solved
Forum Discussion
TanyaYatskovska
Alumni
12 years agoHi 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.
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.