OnGetSheetAsync Method
Overloads
OnGetSheetAsync(Response) |
Async callback for get |
OnGetSheetAsync(Response)
Async callback for get
Declaration
public static ISheet OnGetSheetAsync(Response response)
Parameters
Type | Name | Description |
---|---|---|
Response | response |
The Response object |
Returns
Type | Description |
---|---|
ISheet |
The ISheet object |