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