ComponentOne ASP.NET MVC Controls
Load(String) Method

C1.Web.Mvc.Sheet Namespace > FlexSheetHelper Class > Load Method : Load(String) Method
The path of xlsx file
Load data from the xlsx file.
Syntax
'Declaration
 
Public Overloads Shared Function Load( _
   ByVal filePath As String _
) As FlexSheetLoadResponse
public static FlexSheetLoadResponse Load( 
   string filePath
)

Parameters

filePath
The path of xlsx file

Return Value

The response data
See Also

Reference

FlexSheetHelper Class
FlexSheetHelper Members
Overload List