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