The NumberFormatException class informs about an invalid syntax of a numberformat used to display a formula result.

Syntax

public class NumberFormatException : Exception
Public Class NumberFormatException
  Inherits EventArgs

Introduced: X16.

Properties

Property Description
CharacterIndex Gets the one-based character index of the first invalid character in the numberformat string.