Enum ArrayArgumentInterpretation
Enumeration describing the way an array argument conversion should be interpreted.
Namespace: Telerik.Windows.Documents.Spreadsheet.Expressions.Functions
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum ArrayArgumentInterpretation
IgnoreAllElements
UseFirstElement array argument interpretation.
UseAllElements
UseFirstElement array argument interpretation.
UseFirstElement
UseFirstElement array argument interpretation.