SpreadsheetExtension.GetCallbackResult Method
Name | Parameters | Description |
---|---|---|
GetCallbackResult(SpreadsheetSettings) static | settings | Returns the specified result back to the client side after processing a callback within an Action specified by the SpreadsheetSettings.CallbackRouteValues property. |
GetCallbackResult(String, Action<SpreadsheetCustomDocumentProcessor>) static | extensionName, method | Returns the specified result back to the client side after. |