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