Thrown when a cell format string cannot be parsed or contains invalid syntax.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Formatting.FormatStrings
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class InvalidFormatStringException : LocalizableException, ISerializable
Inheritance: objectExceptionLocalizableExceptionInvalidFormatStringException
Implements:
Inherited Members
Constructors
Initializes a new instance of the InvalidFormatStringException class.
C#
public InvalidFormatStringException()