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