Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / Parser Class


In This Topic
Parser Class Methods
In This Topic

For a list of all members of this type, see Parser members.

Public Methods
 NameDescription
Public Method  
Public Methodstatic (Shared in Visual Basic)Checks for the name.  
Public MethodCorrects the formula expression for end parenthesis.  
Public Methodstatic (Shared in Visual Basic)Checks if the specified custom name is one of the common scope custom names of the specified data model.  
Public Methodstatic (Shared in Visual Basic)  
Public Methodstatic (Shared in Visual Basic)Checks if the specified custom name is one of the model scope custom names of the specified data model.  
Public MethodDetermines whether the string represents a custom name.  
Public Methodstatic (Shared in Visual Basic)Determines whether the string represents a name.  
Public MethodOverloaded. Converts the string to an Expression object.  
Public MethodConverts the string to an Expression object.  
Public MethodParses the expression. Only parses the expression.  
Public MethodConverts an Expression object to a string.  
Top
See Also