C1.Web.Api.Excel Namespace / ExcelRequest Class / Workbook Property
Workbook Property (ExcelRequest)
In This Topic
Gets or sets the workbook which is posted from client side.
Syntax
'Declaration
 
Public Property Workbook As GrapeCity.Documents.Excel.Workbook
 
See Also