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