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