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