ParameterType Enum

Defines the type of a function parameter.

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public enum ParameterType

Fields

Name Description
Single A single value (number, string, logical, cell, etc.).
Collection A collection of values (range or multiple arguments).
Sequence Multiple single values (repeating single parameters).
Group All remaining arguments, each kept as its own group (range shape preserved) rather than flattened. Used by functions with repeating range/criteria pairs or multiple arrays (COUNTIFS, SUMIFS, SUMPRODUCT, IFS, SWITCH, CHOOSE).
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙