excel_get_sheetnames returns a string vector with the sheet names of an Excel file.
Return Value
svSheetnames is a string vector with sheet names.
Parameters
oExcel is an object created by excel_open.
History
| Version | Description |
|---|---|
| 5.5.0 | New |
See also
Overview Excel Files excel_open, excel_sheet_open, excel_get_style_index, excel_get_style_map, excel_sheet_close, excel_sheet_get_rows, excel_sheet_get_row_num, excel_sheet_get_row_str, excel_sheet_get_row_style, excel_sheet_get_row_type
id-1523603