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