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