'宣言 Public Overloads Function Load( _ ByVal filePath As System.String _ ) As FlexSheetBuilder
public FlexSheetBuilder Load( System.string filePath )
パラメータ
- filePath
- The path of xlsx file
戻り値の型
Current FlexSheet builder
'宣言 Public Overloads Function Load( _ ByVal filePath As System.String _ ) As FlexSheetBuilder
public FlexSheetBuilder Load( System.string filePath )