'Declaration
Public Overloads Function Load( _ ByVal filePath As String _ ) As FlexSheetBuilder
public FlexSheetBuilder Load( string filePath )
Parameters
- filePath
- The path of xlsx file
Return Value
Current FlexSheet builder
'Declaration
Public Overloads Function Load( _ ByVal filePath As String _ ) As FlexSheetBuilder
public FlexSheetBuilder Load( string filePath )