'宣言 Public Overloads Shared Function Load( _ ByVal filePath As System.String _ ) As FlexSheetLoadResponse
public static FlexSheetLoadResponse Load( System.string filePath )
パラメータ
- filePath
- The path of xlsx file
戻り値の型
The response data
'宣言 Public Overloads Shared Function Load( _ ByVal filePath As System.String _ ) As FlexSheetLoadResponse
public static FlexSheetLoadResponse Load( System.string filePath )