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