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