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