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