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