GetExcelSheetNames Method (SheetView)
'Declaration
Public Function GetExcelSheetNames( _
ByVal As String, _
ByVal As String _
) As String()
'Usage
Dim instance As SheetView
Dim filename As String
Dim password As String
Dim value() As String
value = instance.GetExcelSheetNames(filename, password)
Parameters
- filename
- password