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