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