Previous Topic

Next Topic

GetExcelSheetNames - MaxBasic Function

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.

See Also

Script Functions

Book Contents

Book Index