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