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