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