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