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