Library.AnalyzeExpression

This function analyzes the formulaic expression.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Library.AnalyzeExpression( _
    Spreadsheet As Spreadsheet, _
    Expression As String, _
    ByRef ErrDescription As String) As Boolean
  • Spreadsheet [in]

Type: Spreadsheet

  • Expression [in]

Type: String

  • ErrDescription [out]

Type: String

Boolean