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