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