Enum ArgumentType
Describes the type of the argument.
Namespace: Telerik.Windows.Documents.Spreadsheet.Expressions.Functions
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum ArgumentType
Any
Any argument type.
Array
Array argument type.
Logical
Logical argument type.
Number
Number argument type.
Reference
Reference argument type.
Text
Text argument type.