FormulaEngine Class Members
In This Topic
The following tables list the members exposed by FormulaEngine.
Public Properties
| Name | Description |
| ColumnSeparator | Get column separator character from current culture |
| ContextTranslatedColumnCount | Gets or sets the translated column count of current reference source when we unparse the expression to formula. |
| ContextTranslatedRowCount | Gets or sets the translated row count of current reference source when we unparse the expression to formula. |
| Culture | Gets the current System.Globalization.CultureInfo object for parsing and unparsing process. |
| IsA1Reference | Gets a value indicating whether the current parsing mode is A1 reference style. |
| IsExporting | Gets a boolean value indicating whether the context is in exporting process. |
| IsImporting | Gets a boolean value indicating whether the context is in importing process. |
Top
Public Methods
See Also