ComponentOne Web API Edition
WorkbookFileName Property

C1.Web.Api.Excel Namespace > ExcelRequest Class : WorkbookFileName Property
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

Reference

ExcelRequest Class
ExcelRequest Members