Web API Core | ComponentOne
C1.Web.Api.Excel Namespace / ExcelRequest Class / WorkbookFileName Property

In This Topic
    WorkbookFileName Property
    In This Topic
    Gets or sets the workbook file name that storage manager can recognize.
    Syntax
    'Declaration
     
    
    Public Property WorkbookFileName As String
    public string WorkbookFileName {get; set;}
    See Also