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