Version

FormulaParseException Class Properties

For a list of all members of this type, see FormulaParseException members.

Public Properties
 NameDescription
Public PropertyCharIndexOfErrorGets the character index in the FormulaValue at which the parse error occurred.  
Public PropertyData (Inherited from System.Exception)
Public PropertyFormulaValueGets the formula string which had the error being parsed.  
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyHResult (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessageOverridden. Gets the error message and the portion of the formula with the error.  
Public PropertyPortionWithErrorGets the portion of the formula which contains the error.  
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
See Also

View on GitHub