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