Back to Devexpress

ICustomFunctionDescriptionsRegisterService Members

officefileapi-devexpress-dot-spreadsheet-dot-functions-dot-icustomfunctiondescriptionsregisterservice-dot-underscore-members.md

latest1.3 KB
Original Source

ICustomFunctionDescriptionsRegisterService Members

Provides captions and text descriptions for the Function Argument dialog invoked for the custom function (UDF).

Methods

NameDescription
RegisterFunctionDescriptions(String, String, CustomFunctionArgumentsDescriptionsCollection)Specifies text descriptions for use in the Function Argument dialog invoked for the specified custom function.
UnregisterFunction(String)Resets the text descriptions previously specified by the ICustomFunctionDescriptionsRegisterService.RegisterFunctionDescriptions method to their default values.

See Also

ICustomFunctionDescriptionsRegisterService Interface

DevExpress.Spreadsheet.Functions Namespace