Overload | Description |
---|---|
GetExcelSheetNames(Stream) | Gets an array of sheet names from the specified Excel stream. |
GetExcelSheetNames(Stream,String) | Gets an array of sheet names from the specified Excel stream. |
GetExcelSheetNames(String) | Gets an array of sheet names from the specified Excel-compatible file. |
GetExcelSheetNames(String,String) | Gets an array of sheet names from the specified Excel-compatible file. |