ComponentOne Web API Edition
Workbook Property (ExcelRequest)

C1.Web.Api.Excel Namespace > ExcelRequest Class : Workbook Property
Gets or sets the workbook which is posted from client side.
Syntax
'Declaration
 
Public Property Workbook As Workbook
public Workbook Workbook {get; set;}
See Also

Reference

ExcelRequest Class
ExcelRequest Members