'宣言 Public Overloads Function Load( _ ByVal filePath As System.String _ ) As FlexSheetBuilder
public FlexSheetBuilder Load( System.string filePath )
パラメータ
- filePath
- xlsxファイルのパス
戻り値の型
現在のFlexSheetビルダ
'宣言 Public Overloads Function Load( _ ByVal filePath As System.String _ ) As FlexSheetBuilder
public FlexSheetBuilder Load( System.string filePath )