Dim instance AsFormulaEngineDim formulaText AsStringDim detectFormulaSymbol AsBooleanDim value AsSyntaxHighlight
value = instance.Highlight(formulaText, detectFormulaSymbol)
Parameters
formulaText
A string indicates the formula text.
detectFormulaSymbol
Determines whether the "=" character should be detected and skipped.