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


Parser Class Members

The following tables list the members exposed by Parser.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets the default instance of the Parser class. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Gets the default instance for Excel12. This field is read-only.  
Public Field  
Public Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public Property  
Public PropertyGets or sets the column header row count.  
Public PropertyGets or sets a value that indicates whether custom row or column headers are contained.  
Public PropertyGets or sets a value that indicates whether this instance is excel12.  
Public PropertyGets or sets the row header column count.  
Public PropertyGets or sets the source.  
Top
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