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