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