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