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