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