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