ComponentOne ASP.NET MVC Controls
Load(String) Method

C1.Web.Mvc.Sheet.Fluent Namespace > FlexSheetBuilder Class > Load Method : Load(String) Method
The path of xlsx file
Load the xlsx file with file path.
Syntax
'Declaration
 
Public Overloads Function Load( _
   ByVal filePath As String _
) As FlexSheetBuilder

Parameters

filePath
The path of xlsx file

Return Value

Current FlexSheet builder
See Also

Reference

FlexSheetBuilder Class
FlexSheetBuilder Members
Overload List