ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / FilePath Property

In This Topic
    FilePath Property (FlexSheet)
    In This Topic
    Gets or sets the path of the xlsx file.
    Syntax
    'Declaration
     
    Public Property FilePath As String
    public string FilePath {get; set;}
    See Also