| GrapeCity.CalcEngine Namespace : CalcParserContext Class | 
The following tables list the members exposed by CalcParserContext.
| Name | Description | |
|---|---|---|
|  | CalcParserContext Constructor | Initializes a new instance of the CalcParserContext class. | 
| Name | Description | |
|---|---|---|
|  | Column | Gets the column. | 
|  | Culture | Gets culture for comparing string token while parsing. | 
|  | ParseMode | Gets or sets the parse mode.. | 
|  | Row | Gets the row. | 
|  | UseR1C1 | Gets whether using R1C1 notation for cell reference and range reference. | 
| Name | Description | |
|---|---|---|
|  | GetExternalSource | Gets the external source. | 
|  | GetExternalSourceToken | Gets the external source token. | 
|  | GetTableByIndex | Get table by index. | 
|  | GetTableByName | Get table by name. |