GetExcelSheetNames(ExcelFileName: String): Object
Returns a string list of sheet names for the given Excel file.
GetExcelSheetNames function syntax has these named arguments:
Parameter |
Description |
ExcelFileName |
Required. The name of the Excel file to extract SheetNames from. |