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