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