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