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