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