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