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