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