Web API Core | ComponentOne
C1.Web.Api.Excel Namespace / ExcelExportSource Class / FileName Property

In This Topic
    FileName Property (ExcelExportSource)
    In This Topic
    Gets or sets the exported file name.
    Syntax
    'Declaration
     
    
    Public Property FileName As String
    public string FileName {get; set;}
    See Also