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