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