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