ExcelFile Object Properties

Applies to TestComplete 15.63, last modified on April 23, 2024

The ExcelFile object contains the following properties:

Property List

Name Description
ActiveSheet Returns the default Excel sheet.
SheetByIndex Returns the Excel sheet specified by its index in the file.
SheetByTitle Returns the Excel sheet specified by its title in the file.
SheetCount Returns the number of sheets in the specified Excel file.

See Also

ExcelFile Object
Working with Microsoft Excel Files

Highlight search results