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