'Declaration Public Overloads Shared Function Load( _ ByVal filePath As String _ ) As FlexSheetLoadResponse
public static FlexSheetLoadResponse Load( string filePath )
Parameters
- filePath
- The path of xlsx file
Return Value
The response data
'Declaration Public Overloads Shared Function Load( _ ByVal filePath As String _ ) As FlexSheetLoadResponse
public static FlexSheetLoadResponse Load( string filePath )