Skip to main content
A newer version of this page is available. .

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 processing a callback within an Action specified by the SpreadsheetSettings.CallbackRouteValues property.