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