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