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