Back to Devexpress

ICustomFunctionDescriptionsRegisterService Methods

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

latest1.5 KB
Original Source

ICustomFunctionDescriptionsRegisterService Methods

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

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

ICustomFunctionDescriptionsRegisterService Members

DevExpress.Spreadsheet.Functions Namespace