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