Class ConstrainNumericCommandFunctionNode
- Namespace
- OpenLanguage.SpreadsheetML.Formula.Ast
- Assembly
- OpenLanguage.dll
public class ConstrainNumericCommandFunctionNode : CommandFunctionNode
- Inheritance
-
ConstrainNumericCommandFunctionNode
- Inherited Members
Constructors
ConstrainNumericCommandFunctionNode(string?, QuestionMarkNode?, List<Node>?, List<Node>?)
public ConstrainNumericCommandFunctionNode(string? rawName = null, QuestionMarkNode? questionMark = null, List<Node>? leadingWhitespace = null, List<Node>? trailingWhitespace = null)