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