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