Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxSpreadSheetFunctionParamKindInfo Type

An array of ExpressSpreadSheet-compatible function parameter types.

#Declaration

#Referenced Class

Type
TdxSpreadSheetFunctionParamKindInfo

#Remarks

Refer to the TdxSpreadSheetFunctionParamKind type description for information on individual types of parameters that the built-in and custom ExpressSpreadSheet functions accept.

The AParamKind var parameter of the TdxSpreadSheetFunctionParamInfo procedural type references the TdxSpreadSheetFunctionParamKindInfo type, allowing you to determine a set of parameters that the custom function accepts.

See Also