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