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