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