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