ASP.NET MVC Controls | ComponentOne
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
     
    
    <C1IgnoreAttribute()>
    Public Property FilePath As String
    [C1Ignore()]
    public string FilePath {get; set;}
    See Also